Cette page ne fonctionne pas d'erreur http 500 Laravel sur le serveur

try to run this command one by one:

php artisan key:generate
php artisan cache:clear
php artisan config:clear
composer dump-autoload
Wandering Wolverine