samedi 5 mars 2016

Laravel 5 composer wont update class not found

Whenever I do composer update or artisan cache:clear and I get the following error:

[Symfony\Component\Debug\Exception\FatalThrowableError]
Fatal error: Class 'Aws\Laravel\AwsServiceProvider' not found

My app.php config file doesn't contain the AWS in the providers and or aliases. I've tried adding 'Aws\Laravel\AwsServiceProvider::class,' under providers and 'AWS => Aws\Laravel\AwsFacade::class,' under aliases but still the same issue. I think something is caching weird and doesn't recognize the updates I'm doing on app.php config file.



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/21NXGhV
via IFTTT

Aucun commentaire:

Enregistrer un commentaire