diff --git a/config/app.php b/config/app.php index 8f6ae429a3..a5727ca082 100755 --- a/config/app.php +++ b/config/app.php @@ -286,7 +286,6 @@ return [ * Package Service Providers... */ - Barryvdh\Debugbar\ServiceProvider::class, Intervention\Image\ImageServiceProvider::class, Collective\Html\HtmlServiceProvider::class, Spatie\Backup\BackupServiceProvider::class,