chore: code refactor via rector
This commit is contained in:
@@ -14,7 +14,7 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'enabled' => env('DEBUGBAR_ENABLED', null),
|
||||
'enabled' => env('DEBUGBAR_ENABLED'),
|
||||
'hide_empty_tabs' => true, // Hide tabs until they have content
|
||||
'except' => [
|
||||
'telescope*',
|
||||
|
||||
Reference in New Issue
Block a user