1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 17:44:04 +00:00
tenancy/src
2021-09-14 13:52:53 +02:00
..
Bootstrappers This adds support for tenancy aware Storage::url() method 2021-07-19 22:38:33 +00:00
Commands Fixed Link command for Laravel v6, added StorageLink Events, more StorageLink tests, added RemoveStorageSymlinks Job, added Storage Jobs to TenancyServiceProvider stub, renamed misleading config example. 2021-09-14 13:52:53 +02:00
Concerns PHP 8 support (#542) 2020-11-30 17:30:42 +01:00
Contracts Make annotations static 2020-09-02 19:45:06 +02:00
Controllers Rewrite old tests 2020-05-12 23:22:40 +02:00
Database Apply fixes from StyleCI 2021-04-22 09:04:14 +00:00
Events Fixed Link command for Laravel v6, added StorageLink Events, more StorageLink tests, added RemoveStorageSymlinks Job, added Storage Jobs to TenancyServiceProvider stub, renamed misleading config example. 2021-09-14 13:52:53 +02:00
Exceptions Fixed typo (#684) 2021-07-08 13:32:17 +02:00
Facades Extend GlobalCache facade from the original facade (#495) 2020-09-18 23:18:21 +02:00
Features Add static variable for MiddlewareUniversalName. (#581) 2021-01-15 23:31:31 +01:00
Jobs Fixed Link command for Laravel v6, added StorageLink Events, more StorageLink tests, added RemoveStorageSymlinks Job, added Storage Jobs to TenancyServiceProvider stub, renamed misleading config example. 2021-09-14 13:52:53 +02:00
Listeners Apply fixes from StyleCI 2020-06-02 16:57:30 +00:00
Middleware Apply fixes from StyleCI 2020-08-03 12:41:03 +00:00
Resolvers Fix issue 632: cached lookup (#633) 2021-04-16 19:57:41 +02:00
TenantDatabaseManagers Add check to invalidateCache() 2020-06-02 20:26:17 +02:00
CacheManager.php Session scoping & tenant() cleanup 2020-05-15 11:07:42 +02:00
DatabaseConfig.php Fix typo (#441) 2020-06-18 14:29:01 +02:00
helpers.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
Tenancy.php Add tenancy()->central() helper (#526) 2020-11-13 08:15:24 +01:00
TenancyServiceProvider.php This adds support for tenancy aware Storage::url() method 2021-07-19 22:38:33 +00:00
UUIDGenerator.php Remove obsolete files, restructure 2020-05-21 15:54:35 +02:00