// located in config/app.php 'providers' => [ ... /* * Application Service Providers... */ App\Providers\PassportServiceProvider::class, ],