#Laravel Forge: Why do I have to restart my forge server to see project changes?

2 messages · Page 1 of 1 (latest)

raven leaf
#

Go to the the forge server page and check the PHP settings if OPCache is enabled.

kind grotto
#

Yeah, probably opcache, which doesn't require a server restart, I believe you could clear opcache through your deploy script or just restarts php-fpm