Fixation de l'erreur HTTP Laravel sur Ubuntu

php artisan cache:clear
php artisan clear-compiled
sudo chmod -R 777 storage
composer dump-autoload
php artisan optimize
Jimoh E.O