Support the ongoing development of Laravel.io →
posted 10 years ago
IOC
Last updated 2 years ago.
0

In your composer.json file do you have either psr-0 or psr-4 autoloading for this namespace?

Last updated 2 years ago.
0

Try this for your psr-4 autoloading.

"Acme\\": "app/Acme/"
Last updated 2 years ago.
0

Well at least it loads my class now, stupid "app" that i didnt see that, i even marked a issue on the laracast video that it showed "App" instead of "app" .. thanks!

Last updated 2 years ago.
0

ChrisSoutham said:

In your composer.json file do you have either psr-0 or psr-4 autoloading for this namespace?>ChrisSoutham said:

In your composer.json file do you have either psr-0 or psr-4 autoloading for this namespace?

(i actually did show that in the pastebin) was psr-4

Last updated 2 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Snelvuur snelvuur Joined 18 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.

© 2024 Laravel.io - All rights reserved.