miscellaneous modifications
This commit is contained in:
@@ -151,10 +151,8 @@ return [
|
||||
* Package Service Providers...
|
||||
*/
|
||||
Collective\Html\HtmlServiceProvider::class,
|
||||
//nullx27\Socialite\EveOnline\Providers\EveOnlineServiceProvider::class,
|
||||
Laravel\Socialite\SocialiteServiceProvider::class,
|
||||
Khill\Lavacharts\Laravel\LavachartsServiceProvider::class,
|
||||
//ConsoleTVs\Charts\ChartsServiceProvider::class,
|
||||
|
||||
/*
|
||||
* Application Service Providers...
|
||||
|
||||
@@ -69,11 +69,6 @@ return [
|
||||
'driver' => 'eloquent',
|
||||
'model' => App\Models\User\User::class,
|
||||
],
|
||||
|
||||
// 'users' => [
|
||||
// 'driver' => 'database',
|
||||
// 'table' => 'users',
|
||||
// ],
|
||||
],
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user