mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 18:24:03 +00:00
11 lines
347 B
Markdown
11 lines
347 B
Markdown
---
|
|
title: Laravel Telescope integration
|
|
extends: _layouts.documentation
|
|
section: content
|
|
---
|
|
|
|
# Laravel Telescope {#laravel-telescope}
|
|
|
|
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.
|