Andrew Wallo před 6 měsíci
rodič
revize
b7d1f74f01
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      config/debugbar.php

+ 1
- 1
config/debugbar.php Zobrazit soubor

@@ -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*',

Načítá se…
Zrušit
Uložit