Skip to content

Commit 1c58102

Browse files
authored
Update debugbar.php (#1711)
1 parent 39f2842 commit 1c58102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/debugbar.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*/
1616

1717
'enabled' => env('DEBUGBAR_ENABLED', null),
18-
'hide_empty_tabs' => false, // Hide tabs until they have content
18+
'hide_empty_tabs' => true, // Hide tabs until they have content
1919
'except' => [
2020
'telescope*',
2121
'horizon*',

0 commit comments

Comments
 (0)