Try this:
Yes, same problem here, on a shared host with xcache installed by default, solution for my problem, disabling it on .htaccess:
php_flag xcache.cacher Off php_flag xcache.size 0 php_flag xcache.stat Off
http://laravel.io/forum/08-01-2014-laravel-42-is-conflict-with-php5-xcache-module
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community