mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-14 03:04:04 +00:00
remove indentation
This commit is contained in:
parent
cc6b8421a8
commit
728c9d78c0
1 changed files with 5 additions and 6 deletions
|
|
@ -20,7 +20,6 @@ to this:
|
||||||
'universal',
|
'universal',
|
||||||
InitializeTenancyByDomain::class, // or whatever tenancy middleware you use
|
InitializeTenancyByDomain::class, // or whatever tenancy middleware you use
|
||||||
],
|
],
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
(Don't forget to import the middleware class.)
|
(Don't forget to import the middleware class.)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue