How did you upload your project?
a) simply upload all the files including the vendor folder etc.
b) just upload the project and run 'composer install' after that.
c) just upload the project and run 'composer update' after that.
How does your command php file look like?
Here is a simple example: http://laravel-recipes.com/recipes/284/creating-a-new-artisan-command
did you try to run
composer dump-autoload
on your server?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community