mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-16 20:04:03 +00:00
fix: checks for mispelled words
This commit is contained in:
parent
ecf4391f94
commit
e6494c7a15
5 changed files with 5 additions and 5 deletions
|
|
@ -37,7 +37,7 @@ If you wish to use autoincrement ids instead of uuids:
|
|||
1. set this config key to null, or create a custom tenant model that doesn't use this trait
|
||||
2. update the `tenants` table migration to use an incrementing column type instead of `string`
|
||||
|
||||
### Domain model {3domain-model}
|
||||
### Domain model {#domain-model}
|
||||
|
||||
`tenancy.domain_model`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue