mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 08:24:04 +00:00
TenantCouldNotBeIdentified ProvidesSolution
This commit is contained in:
parent
10c5f8d98d
commit
bd1c829520
2 changed files with 16 additions and 2 deletions
|
|
@ -11,7 +11,8 @@
|
|||
],
|
||||
"require": {
|
||||
"illuminate/support": "^6.0",
|
||||
"webpatser/laravel-uuid": "^3.0"
|
||||
"webpatser/laravel-uuid": "^3.0",
|
||||
"facade/ignition-contracts": "^1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"vlucas/phpdotenv": "^3.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue