Support the ongoing development of Laravel.io →
Installation Configuration Packages

Recently updated Laravel to 4.1, tried running "artisan serve" and get this error:

Symfony\Component\Debug\Exception\FatalErrorException","message":"main(): Failed opening required '/Users/xxxxxx/xxxxxx/webapp/app/start/bootstrap/autoload.php'

Seems like the magical constant DIR is somehow defined incorrectly since it is trying to get the file at app/start? But according to php docs it seems to be working as it should...

Last updated 3 years ago.
0

Ahh I had made a mistake when updating and replaced the Artisan.php file under app/start instead of the artisan file in the root directory

Last updated 3 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

cadyfatcat cadyfatcat Joined 10 Feb 2014

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.

© 2025 Laravel.io - All rights reserved.