diff --git a/config/compile.php b/config/compile.php index c0cc2ac4..f53fcda0 100644 --- a/config/compile.php +++ b/config/compile.php @@ -24,12 +24,6 @@ return [ 'files' => [ - realpath(__DIR__.'/../app/Providers/AppServiceProvider.php'), - realpath(__DIR__.'/../app/Providers/BusServiceProvider.php'), - realpath(__DIR__.'/../app/Providers/ConfigServiceProvider.php'), - realpath(__DIR__.'/../app/Providers/EventServiceProvider.php'), - realpath(__DIR__.'/../app/Providers/RouteServiceProvider.php'), - ], /*