Skip to content

Commit

Permalink
Updated readme to document TELESCOPE_TOOLBAR_ENABLED usage (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvasey committed Mar 9, 2024
1 parent e72d723 commit 7b27c4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ composer require fruitcake/laravel-telescope-toolbar --dev
```

The Toolbar will show by default when Telescope is enabled and APP_DEBUG is true.
It can also enabled or disabled using the `TELESCOPE_TOOLBAR_ENABLED` environment variable.

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

Expand Down

0 comments on commit 7b27c4a

Please sign in to comment.