passport:keys
generates the encryption keys for use in api authentication in storage folder of your root laravel project directory.
Passport:install
Run the commands necessary to prepare Passport for use in the laravel project
passport:keys
generates the encryption keys for use in api authentication in storage folder of your root laravel project directory.
Passport:install
Run the commands necessary to prepare Passport for use in the laravel project