mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
Improve the Telescope implementation page
Make the page more specific (mention `tenancy.features` config)
This commit is contained in:
parent
bb5618d98c
commit
584e0d706b
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