mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 18:24:03 +00:00
Update custom-database-names.blade.md
This commit is contained in:
parent
9c89a7b7c6
commit
87bcc458df
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ section: content
|
||||||
|
|
||||||
# Custom Database Names {#custom-database-names}
|
# Custom Database Names {#custom-database-names}
|
||||||
|
|
||||||
To set a specific database name for a tenant, specify the `_tenancy_db_name` key in the tenant's storage.
|
To use a specific database name for a tenant, set the `_tenancy_db_name` key in the tenant's storage.
|
||||||
|
|
||||||
You should do this during the tenant creation process, to make sure the database is created with the right name:
|
You should do this during the tenant creation process, to make sure the database is created with the right name:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue