mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
add note about a dedicated central conn being recommended
This commit is contained in:
parent
c487c4f65c
commit
c34e9780a6
2 changed files with 4 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ section: content
|
|||
|
||||
The `config/tenancy.php` file lets you configure how the package behaves.
|
||||
|
||||
> **Note:** If the `tenancy.php` file doesn't exist in your `config` directory, you can publish it by running `php artisan vendor:publish --provider='Stancl\Tenancy\TenancyServiceProvider' --tag=config`
|
||||
> If the `tenancy.php` file doesn't exist in your `config` directory, you can publish it by running `php artisan vendor:publish --provider='Stancl\Tenancy\TenancyServiceProvider' --tag=config`
|
||||
|
||||
### `storage_driver, storage` {#storage}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue