mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 12:54:05 +00:00
add assertion, update todos
This commit is contained in:
parent
20c1b9a940
commit
630f404227
2 changed files with 3 additions and 1 deletions
|
|
@ -40,7 +40,6 @@ class FilesystemTenancyBootstrapper implements TenancyBootstrapper
|
|||
$this->forgetDisks();
|
||||
$this->scopeCache($suffix);
|
||||
$this->scopeSessions($suffix);
|
||||
// todo@docs update fs docs
|
||||
|
||||
foreach ($this->app['config']['tenancy.filesystem.disks'] as $disk) {
|
||||
$this->diskRoot($disk, $tenant);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue