mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 09:54:05 +00:00
wip
This commit is contained in:
commit
8c74cb4d76
21 changed files with 850 additions and 82 deletions
|
|
@ -16,7 +16,6 @@
|
|||
},
|
||||
"require-dev": {
|
||||
"vlucas/phpdotenv": "^3.3",
|
||||
"psy/psysh": "@stable",
|
||||
"league/flysystem-aws-s3-v3": "~1.0",
|
||||
"laravel/telescope": "^2.0",
|
||||
"laravel/framework": "5.8.*",
|
||||
|
|
@ -43,6 +42,7 @@
|
|||
],
|
||||
"aliases": {
|
||||
"Tenancy": "Stancl\\Tenancy\\TenancyFacade",
|
||||
"Tenant": "Stancl\\Tenancy\\TenancyFacade",
|
||||
"GlobalCache": "Stancl\\Tenancy\\GlobalCacheFacade"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue