Corrigindo o erro HTTP no Ubuntu
php artisan cache:clear
php artisan clear-compiled
sudo chmod -R 777 storage
composer dump-autoload
php artisan optimize
Jimoh E.O
php artisan cache:clear
php artisan clear-compiled
sudo chmod -R 777 storage
composer dump-autoload
php artisan optimize