Hi!
I'm newbie to Laravel4.
Trying to follow the package development but when running Laravel I got class not found.
I tried to dumpautoload in the package directory, also in the Laravel application diretory, also with artisan dump-autoload... but none worked.
I must be missing something...
What can I try now?
Thanks! :)
My fault sorry. I added incorrect class name to the providers array. It's solved.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community