Laravel Passport
Driver [authorize] not supported'prefix' => 'auth',php artisan vendor:publish --tag=passport-config /*
|--------------------------------------------------------------------------
| Path prefix
|--------------------------------------------------------------------------
|
| Default is 'oauth'.
|
*/
'path' => 'passport-oauth',Last updated