Skip to content

Instantly share code, notes, and snippets.

@maesa
Created September 28, 2022 05:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maesa/efcf80f3aac5ac5b0c3d5f2a0d89b752 to your computer and use it in GitHub Desktop.
Save maesa/efcf80f3aac5ac5b0c3d5f2a0d89b752 to your computer and use it in GitHub Desktop.
Generate Laravel APP_KEY Without Artisan

echo "base64:$(openssl rand -base64 32)"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment