mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-14 01:44:03 +00:00
StorageDrivers\Database domain
This commit is contained in:
parent
048a38a308
commit
23a4fd24b0
5 changed files with 113 additions and 94 deletions
|
|
@ -12,6 +12,8 @@ use Stancl\Tenancy\Tenant;
|
|||
|
||||
class RedisStorageDriver implements StorageDriver
|
||||
{
|
||||
// todo json encoding?
|
||||
|
||||
/** @var Application */
|
||||
protected $app;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue