mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 02:04:03 +00:00
* chore: (Improve documentation search for V3) * fix: checks for mispelled words * fix: mispelled words * fix spaces and syntax * Update multi-database-tenancy.blade.md Co-authored-by: Samuel Stancl <samuel.stancl@gmail.com>
11 lines
318 B
Markdown
11 lines
318 B
Markdown
---
|
|
title: Laravel Telescope integration
|
|
extends: _layouts.documentation
|
|
section: content
|
|
---
|
|
|
|
# Laravel Telescope {#laravel-telescope}
|
|
|
|
Enable the the *Telescope tags* feature to have all Telescope requests tagged with the current tenant's id.
|
|
|
|
Note that Telescope (& its migrations) will be part of the central app.
|