diff --git a/config/app.php b/config/app.php index d1acdec2..ff4ef1ef 100644 --- a/config/app.php +++ b/config/app.php @@ -168,8 +168,7 @@ return [ InvoiceShelf\Providers\EventServiceProvider::class, InvoiceShelf\Providers\RouteServiceProvider::class, InvoiceShelf\Providers\DropboxServiceProvider::class, - InvoiceShelf\Providers\ViewServiceProvider::class, - Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider::class, + InvoiceShelf\Providers\ViewServiceProvider::class ], /*