I'm halfway though this project I've set up in MAMP and all of the sudden it doesn't show any of the changes I make anymore.
The site is showing but it doesn't show the latest changes (even big HTML changes). It seems like a caching issue. I've deleted the cache in my browser, did hard refreshes, changed the MAMP preferences to an older version of PHP (7.2.21) and commented [OPcache] out in the php.ini file (as suggested on this thread).
This problem seems to occur more often with php5. But since my version of MAMP is only running php 7 I can't find a solution.
Any ideas?