1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 17:54:03 +00:00
tenancy/src
2022-10-21 10:30:20 +02:00
..
Actions phpstan improvements 2022-09-29 15:07:16 +02:00
Bootstrappers fix phpstan issues in FilesystemTenancyBootstrapper 2022-09-30 00:11:47 +02:00
Commands Merge branch 'master' of https://github.com/archtechx/tenancy into stein-j-readied-tenant 2022-10-20 14:09:32 +02:00
Concerns Merge branch 'master' of https://github.com/archtechx/tenancy into stein-j-readied-tenant 2022-10-05 13:42:38 +02:00
Contracts get down to 21 phpstan errors 2022-09-29 23:39:35 +02:00
Controllers Add identification section to config, refactor static properties 2022-10-01 20:01:18 +02:00
Database Rename pullPendingTenant to pullPending and don't pass bool to that method 2022-10-21 10:30:20 +02:00
Enums Fix code style (php-cs-fixer) 2022-08-02 02:21:33 +00:00
Events Merge branch 'master' of https://github.com/archtechx/tenancy into stein-j-readied-tenant 2022-10-20 14:09:32 +02:00
Exceptions Add identification section to config, refactor static properties 2022-10-01 20:01:18 +02:00
Facades Extend GlobalCache facade from the original facade (#495) 2020-09-18 23:18:21 +02:00
Features Merge branch 'master' of github.com:archtechx/tenancy 2022-09-29 23:40:41 +02:00
Jobs Fix code style (php-cs-fixer) 2022-10-20 10:31:28 +00:00
Listeners Merge branch 'master' of github.com:archtechx/tenancy 2022-09-29 23:40:41 +02:00
Middleware Add cookie option on Initialize Tenancy by Request identification (#980) 2022-10-18 13:52:16 +02:00
Resolvers Add identification section to config, refactor static properties 2022-10-01 20:01:18 +02:00
CacheManager.php general refactor, move more classes under Database namespace 2022-08-27 03:17:16 +02:00
helpers.php Fix code style (php-cs-fixer) 2022-09-29 00:47:38 +00:00
Tenancy.php Merge branch 'master' of https://github.com/archtechx/tenancy into stein-j-readied-tenant 2022-10-05 13:42:38 +02:00
TenancyServiceProvider.php Merge branch 'master' of https://github.com/archtechx/tenancy into stein-j-readied-tenant 2022-10-20 14:09:32 +02:00
UUIDGenerator.php phpstan, global_cache, resolver improvements, InitializationHelpers trait 2022-09-29 02:47:13 +02:00