mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 22:14:03 +00:00
Merge branch '1.x' of github.com:stancl/tenancy into 1.x
This commit is contained in:
commit
f2819adcd2
10 changed files with 99 additions and 20 deletions
|
|
@ -5,7 +5,6 @@ namespace Stancl\Tenancy\Traits;
|
|||
use Stancl\Tenancy\CacheManager;
|
||||
use Illuminate\Support\Facades\Redis;
|
||||
use Illuminate\Support\Facades\Storage;
|
||||
use Symfony\Component\Debug\Exception\FatalThrowableError;
|
||||
use Stancl\Tenancy\Exceptions\PhpRedisNotInstalledException;
|
||||
|
||||
trait BootstrapsTenancy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue