This commit is contained in:
Chinmay Purav 2022-10-13 01:03:31 +05:30
parent f1bae7e14e
commit 6e72849a04
2 changed files with 5 additions and 4 deletions

View file

@ -61,7 +61,7 @@ This config array lets you enable, disable or add your own [tenancy bootstrapper
### 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.