You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No .env do README.md não tem a variavel APP_KEY, com isso, ao executar o comando php artisan key:generate é apresentado o erro "Unable to set application key. No APP_KEY variable was found in the .env file"
Seria bom alterar o mesmo pra incluir o APP_KEY pra que não aconteça esse erro e os iniciantes não fiquem perdidos.
The text was updated successfully, but these errors were encountered:
No .env do README.md não tem a variavel APP_KEY, com isso, ao executar o comando php artisan key:generate é apresentado o erro "Unable to set application key. No APP_KEY variable was found in the .env file"
Seria bom alterar o mesmo pra incluir o APP_KEY pra que não aconteça esse erro e os iniciantes não fiquem perdidos.
The text was updated successfully, but these errors were encountered: