I am using Digital Ocean as my server, I have a Ubuntu droplet running laravel fine on my site. But now I am making a \'projects backend\' where there is just a folder with
Same thing still holds for Laravel 5 and when using opcache instead of xcache. When opcache is enabled I get this error. If I put
php_flag opcache.enable Off
at the top of my. htaccess file, the site loads perfectly.