문제

PHPStorm 7.0 MAMP 2.2 (Not Pro) Chrome broweser

After I did some changes to my PHP code in PHPStorm IDE I hit the "Reload this page" button in Chrome. Some times I have to hit the button about 5 times or quit Chrome and turn on Chrome again to see the changes I did in PHPStorm. Are there any ways to fix this issue?

도움이 되었습니까?

해결책

Try to disable your browser cache.

Disabling Chrome cache for website development

If this does not help disable the php cache. But this depends on your development environment.

Stop caching for PHP 5.5.3 in MAMP

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top