Skip to content

Instantly share code, notes, and snippets.

@oxechicao
Created November 19, 2020 15:15
Show Gist options
  • Save oxechicao/2a8f76f85a01e992e6fdbc465b367e34 to your computer and use it in GitHub Desktop.
Save oxechicao/2a8f76f85a01e992e6fdbc465b367e34 to your computer and use it in GitHub Desktop.
quando da ruim

Quando tudo der errado, tente este comando.
Sobretudo quando o .env não for carregado pelo framework

 composer dump-autoload; php artisan cache:clear; php artisan config:clear; php artisan view:clear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment