Andrew Wallo 6 kuukautta sitten
vanhempi
commit
b7d1f74f01
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      config/debugbar.php

+ 1
- 1
config/debugbar.php Näytä tiedosto

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

Loading…
Peruuta
Tallenna