Skip to content

Key Generation For new Laravel application#6

Open
shahghasiadil wants to merge 4 commits into
bradtraversy:mainfrom
shahghasiadil:main
Open

Key Generation For new Laravel application#6
shahghasiadil wants to merge 4 commits into
bradtraversy:mainfrom
shahghasiadil:main

Conversation

@shahghasiadil

Copy link
Copy Markdown

Every Laravel application requires key generation once .env created
Key generation set APP_Key in .env
without key generate it will cause error called :
No application encryption key has been specified

@shahghasiadil

Copy link
Copy Markdown
Author

@bradtraversy I have added new command php artisan migrate --seed
to migrate and seed data using one command :)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant