mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-04 19:04:03 +00:00
merge
This commit is contained in:
commit
a9877bc1e4
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ class DatabaseStorageDriver implements StorageDriver
|
||||||
} else {
|
} else {
|
||||||
$tenants = Tenant::all();
|
$tenants = Tenant::all();
|
||||||
}
|
}
|
||||||
|
|
||||||
return $tenants->toArray();
|
return $tenants->toArray();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue