mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 18:24:03 +00:00
Improve the Telescope implementation page (#178)
Make the page more specific (mention `tenancy.features` config)
This commit is contained in:
parent
fb532025eb
commit
5c7e4b2533
1 changed files with 1 additions and 1 deletions
|
|
@ -6,6 +6,6 @@ section: content
|
||||||
|
|
||||||
# Laravel Telescope {#laravel-telescope}
|
# Laravel Telescope {#laravel-telescope}
|
||||||
|
|
||||||
Enable the *Telescope tags* feature to have all Telescope requests tagged with the current tenant's id.
|
Enable the *Telescope tags* feature in the `tenancy.features` config to have all Telescope requests tagged with the current tenant's id.
|
||||||
|
|
||||||
Note that Telescope (& its migrations) will be part of the central app.
|
Note that Telescope (& its migrations) will be part of the central app.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue