Update source/docs/v3/configuration.blade.md

This commit is contained in:
Samuel Štancl 2022-10-25 18:07:59 +02:00 committed by GitHub
parent e5a93fe2d1
commit 6b5931b089
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.