Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save alejandrofloresm/ba1eb5750a2afa6c3ec4d13f037db9d2 to your computer and use it in GitHub Desktop.
Save alejandrofloresm/ba1eb5750a2afa6c3ec4d13f037db9d2 to your computer and use it in GitHub Desktop.
Generate a Laravel Key but don't added it to your .env file, just print it on the terminal
php artisan key:generate --show
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment