Andrew Wallo 1 rok temu
rodzic
commit
b7d1f74f01
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      config/debugbar.php

+ 1
- 1
config/debugbar.php Wyświetl plik

14
      |
14
      |
15
      */
15
      */
16
 
16
 
17
-    'enabled' => env('DEBUGBAR_ENABLED', null),
17
+    'enabled' => env('DEBUGBAR_ENABLED', false),
18
     'hide_empty_tabs' => true, // Hide tabs until they have content
18
     'hide_empty_tabs' => true, // Hide tabs until they have content
19
     'except' => [
19
     'except' => [
20
         'telescope*',
20
         'telescope*',

Ładowanie…
Anuluj
Zapisz