Support the ongoing development of Laravel.io →
Installation Configuration
Last updated 1 year ago.
0

Make sure your $compiledPath location is set correct, it was changed in the 5.0.16 release.

In your bootstrap/autoload.php file, update the $compiledPath variable to:

$compiledPath = DIR.'/../vendor/compiled.php';

http://laravel.com/docs/5.0/upgrade#upgrade-5.0.16

0

Thanks! I think that was it, I fixed it by deleting storage/framework/compiled aswell

0

Didn't work for me. Laravel 5.1 has a different compiled path but this is a fresh installation of Laravel, not an upgrade, so the paths are already correct, yet I still get this error on update.

I don't have a compiled.php file anywhere.

Last updated 7 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.