mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 18:24:03 +00:00
typo
This commit is contained in:
parent
5f2470fad9
commit
ca7c868b5d
1 changed files with 1 additions and 1 deletions
|
|
@ -199,7 +199,7 @@ If you create more tenants and create the user in those tenants' databases, the
|
|||
|
||||
Creating the user inside a tenant's database will copy the resource 1:1 to the central database, including the unsynced columns (here they act as default values).
|
||||
|
||||
## Attaching resources tenants
|
||||
## Attaching resources to tenants
|
||||
|
||||
You can see that in the example above we're using the `TenantPivot` model for the BelongsToMany relationship. This lets us cascade synced resources from the central database to tenants:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue