php artisan passport:install
PassportInstall Laravel Passport OAuth2 server
Options & Flags
Available options for this command
--forceOverwrite existing keys
Examples
Common usage examples
Create encryption keys and OAuth2 clients
php artisan passport:installNotes
- Full OAuth2 server implementation
- Creates personal access and password grant clients
Related Commands
You might also find these useful