mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
Update tenant-identification.blade.md
This commit is contained in:
parent
a4645b3abd
commit
3b4456b146
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ The benefit of this approach rather than storing the subdomain's full hostname i
|
||||||
|
|
||||||
The middleware for this method is `Stancl\Tenancy\Middleware\InitializeTenancyBySubdomain`.
|
The middleware for this method is `Stancl\Tenancy\Middleware\InitializeTenancyBySubdomain`.
|
||||||
|
|
||||||
## Combined domain/subdomain identification {#combined-domain/subdomain-identification}
|
## Combined domain/subdomain identification {#combined-domain-subdomain-identification}
|
||||||
|
|
||||||
If you'd like to use subdomains and domains at the same time, use the `Stancl\Tenancy\Middleware\InitializeTenancyByDomainOrSubdomain` middleware.
|
If you'd like to use subdomains and domains at the same time, use the `Stancl\Tenancy\Middleware\InitializeTenancyByDomainOrSubdomain` middleware.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue