diff --git a/config/app.php b/config/app.php index 1af4ab7f..04ae95e1 100644 --- a/config/app.php +++ b/config/app.php @@ -131,7 +131,6 @@ return [ Illuminate\Bus\BusServiceProvider::class, Illuminate\Cache\CacheServiceProvider::class, Illuminate\Foundation\Providers\ConsoleSupportServiceProvider::class, - Illuminate\Routing\ControllerServiceProvider::class, Illuminate\Cookie\CookieServiceProvider::class, Illuminate\Database\DatabaseServiceProvider::class, Illuminate\Encryption\EncryptionServiceProvider::class,