We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e72d723 commit 7b27c4aCopy full SHA for 7b27c4a
readme.md
@@ -26,6 +26,7 @@ composer require fruitcake/laravel-telescope-toolbar --dev
26
```
27
28
The Toolbar will show by default when Telescope is enabled and APP_DEBUG is true.
29
+It can also enabled or disabled using the `TELESCOPE_TOOLBAR_ENABLED` environment variable.
30
31

32
0 commit comments