dusterio/lumen-passport

the lost step in your setup guide

Closed this issue · 0 comments

in boostrap/app.php file
you should open the comment of the code below
$app->register(App\Providers\AuthServiceProvider::class);
otherwise the route of passport will not be found