mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 09:54:03 +00:00
Fix #29 add Tenancy facade
This commit is contained in:
parent
88d4e67516
commit
987c54f04e
4 changed files with 36 additions and 2 deletions
|
|
@ -37,7 +37,10 @@
|
|||
"laravel": {
|
||||
"providers": [
|
||||
"Stancl\\Tenancy\\TenancyServiceProvider"
|
||||
]
|
||||
],
|
||||
"aliases": {
|
||||
"Tenancy": "Stancl\\Tenancy\\TenancyFacade"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue