key:generate
This command sets the
APP_KEY
value in our
.env file
for security purposes (for sessions and other encrypted data)
php artisan key:generate
by Valeri Tandilashvili
4 years ago
Laravel
artisan commands
0
Pro tip: use ```triple backticks around text``` to write in code fences