Did you try to run a composer dump-autoload? If this doens't work I would recommend you to delete the vendor directory and install all dependencies again: composer install
May 29, 2016
3
Level 3
ArtisanServiceProvider' not found
FatalErrorException in ProviderRepository.php line 149: Class '/home/admin/web/tog.lv/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Providers/ArtisanServiceProvider' not found
I have this error when try to connect to my site: http://tog.lv. I migrate my laravel from one hosting to another and have this error.
Please or to participate in this conversation.