mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 09:54:05 +00:00
Fix links
This commit is contained in:
parent
14e9de4d11
commit
15ac61920d
7 changed files with 9 additions and 9 deletions
|
|
@ -11,7 +11,7 @@ Routes within `routes/tenant.php` will have the `web` middleware group and the `
|
|||
|
||||
Just like `routes/web.php`, these routes use the `App\Http\Controllers` namespace.
|
||||
|
||||
> If a tenant cannot be identified, anexception will be thrown. If you want to change this behavior (to a redirect, for example) read the [Middleware Configuration](middleware-configuration) page.
|
||||
> If a tenant cannot be identified, anexception will be thrown. If you want to change this behavior (to a redirect, for example) read the [Middleware Configuration](/docs/middleware-configuration) page.
|
||||
|
||||
## Exempt routes {#exempt-routes}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue