Skip to content
This repository was archived by the owner on Feb 18, 2023. It is now read-only.

Commit 9b226af

Browse files
committed
remove service providers in favor of autodiscovery
1 parent d436fae commit 9b226af

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

config/app.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -174,10 +174,6 @@
174174
/*
175175
* Package Service Providers...
176176
*/
177-
Laravel\Tinker\TinkerServiceProvider::class,
178-
Dingo\Api\Provider\LaravelServiceProvider::class,
179-
Spatie\Permission\PermissionServiceProvider::class,
180-
Laravel\Passport\PassportServiceProvider::class,
181177

182178
/*
183179
* Application Service Providers...

0 commit comments

Comments
 (0)