mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-13 09:24:04 +00:00
Add todo
This commit is contained in:
parent
835b169d60
commit
effb6a81a1
1 changed files with 1 additions and 0 deletions
|
|
@ -134,6 +134,7 @@ class TenancyServiceProvider extends ServiceProvider
|
|||
return $instance;
|
||||
});
|
||||
|
||||
// todo https://discord.com/channels/976506366502006874/976513756576243733/1097778320692740096
|
||||
$this->app->singleton('cache', function ($app) {
|
||||
return new $this->app['config']['tenancy.cache.manager']($app);
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue