Skip to content

Commit 7b27c4a

Browse files
authored
Updated readme to document TELESCOPE_TOOLBAR_ENABLED usage (#74)
1 parent e72d723 commit 7b27c4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ composer require fruitcake/laravel-telescope-toolbar --dev
2626
```
2727

2828
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.
2930

3031
![image](https://user-images.githubusercontent.com/973269/63676710-d79ad000-c7eb-11e9-8793-c58c6bc25bbe.png)
3132

0 commit comments

Comments
 (0)