diff --git a/config/app.php b/config/app.php index 0fe15e72..c4ce36ec 100644 --- a/config/app.php +++ b/config/app.php @@ -259,7 +259,6 @@ return [ 'Validator' => Illuminate\Support\Facades\Validator::class, 'View' => Illuminate\Support\Facades\View::class, - 'Debugbar' => Barryvdh\Debugbar\Facade::class, 'Twitter' => Thujohn\Twitter\Facades\Twitter::class, ],