|
*/
- 'log' => 'single',
+ 'log' => env('APP_LOGGING', 'single'),
/*
|--------------------------------------------------------------------------
Illuminate\Validation\ValidationServiceProvider::class,
Illuminate\View\ViewServiceProvider::class,
Illuminate\Notifications\NotificationServiceProvider::class,
- Laravel\Socialite\SocialiteServiceProvider::class,
+ SocialiteProviders\Manager\ServiceProvider::class,
/**
* Third Party