Skip to content

Commit cd9d7ac

Browse files
committed
debugbar facade commentedd
1 parent 4a18855 commit cd9d7ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/app.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
'URL' => Illuminate\Support\Facades\URL::class,
226226
'Validator' => Illuminate\Support\Facades\Validator::class,
227227
'View' => Illuminate\Support\Facades\View::class,
228-
'Debugbar' => Barryvdh\Debugbar\Facade::class,
228+
// 'Debugbar' => Barryvdh\Debugbar\Facade::class,
229229

230230
],
231231

0 commit comments

Comments
 (0)