vendredi 23 octobre 2015

Class 'App\Providers\AppServiceProvider' not found

I have changed my application by using command

php artisan app:name [app_name].

Then, when I try to perform other actions using following artisan commands,

php artisan down

php artisan up

php artisan config:cache

I got the following error:

PHP Fatal error:  Class 'App\Providers\AppServiceProvider' not found

enter image description here

How can I solve it?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire