Browser Sync with php files only works when phpinfo() is in the file -


i'm using browser sync automatically refresh page when php file changes. trouble shooting why wasn't working had phpinfo() in file. opcache enabled, disabled , refreshing began work.

but after deleted phpinfo() file browser refreshing doesn't happen. if add in works again.

i'm using laravel homestead vm.

any idea might going on? weird.


Comments

Popular posts from this blog

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

python 2.7 - Lines in my code being skipped and I am not sure why -

python - multiprocessing pool with map -