mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 02:04:03 +00:00
used > in configuration.blade.md
This commit is contained in:
parent
54a8a264a6
commit
4fa1afed84
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ This config array lets you enable, disable or add your own [tenancy bootstrapper
|
||||||
|
|
||||||
### Database {#database}
|
### Database {#database}
|
||||||
|
|
||||||
*If you're using Laravel Sail, please refer the [Laravel Sail integration guide]({{ $page->link('integrations/sail') }}).*
|
>If you're using Laravel Sail, please refer the [Laravel Sail integration guide]({{ $page->link('integrations/sail') }}).
|
||||||
|
|
||||||
This section is relevant to the multi-database tenancy, specifically, to the `DatabaseTenancyBootstrapper` and logic that manages tenant databases.
|
This section is relevant to the multi-database tenancy, specifically, to the `DatabaseTenancyBootstrapper` and logic that manages tenant databases.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue