mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
Fix spelling errors and broken links
This commit is contained in:
parent
de0a9c40f6
commit
ed8aa7647b
11 changed files with 11 additions and 11 deletions
|
|
@ -11,7 +11,7 @@ This package uses routes to separate the tenant part of the application from the
|
|||
|
||||
## Central routes {#central-routes}
|
||||
|
||||
Routes in the `routes/web.php` file are the central routes. When they are visited, tenancy is *not* intialized and any model, cache call, controller, job dispatch, Redis call and anything else that is called in during this request will be central.
|
||||
Routes in the `routes/web.php` file are the central routes. When they are visited, tenancy is *not* initialized and any model, cache call, controller, job dispatch, Redis call and anything else that is called in during this request will be central.
|
||||
|
||||
## Central domains {#central-domains}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue