mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 18:24:03 +00:00
Fix spelling errors and broken links (#79)
* Fix spelling errors and broken links * Make changes as requested
This commit is contained in:
parent
de0a9c40f6
commit
4d12707980
10 changed files with 10 additions and 10 deletions
|
|
@ -33,4 +33,4 @@ In the current version, we're also making [manual tenancy]({{ $page->link('manua
|
|||
|
||||
## Tenant identification {#tenant-identification}
|
||||
|
||||
For your application to be tenant-aware, a [tenant has to be identified]({{ $page->link('tenant-identification') }}). This package ships with a large number of identification middlewares. You may identify tenants by domain, subdomain, domain OR subdomain at the same time, path or request data.
|
||||
For your application to be tenant-aware, a [tenant has to be identified]({{ $page->link('tenant-identification') }}). This package ships with many identification middleware classes. You may identify tenants by domain, subdomain, domain OR subdomain at the same time, path or request data.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue