artisan.eplus.dev

key:generate

Set the application key

Terminal
php artisan key:generate [--show] [--force]

Options

forceOptional

Force the operation to run when in production

showOptional

Display the key instead of modifying files

Maintained by hoangsvit · Fork of artisan.page