1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 11:14:04 +00:00
tenancy/src
Samuel Štancl db1dc334a6 add todo
2023-01-04 03:04:56 +01:00
..
Actions phpstan improvements 2022-09-29 15:07:16 +02:00
Bootstrappers Make tenants able to have custom mail credentials (#989) 2023-01-04 02:12:25 +01:00
Commands Improve commands CLI output (#1030) 2022-12-14 15:08:00 +01:00
Concerns Improve code of pending tenants (#1025) 2022-11-29 09:31:07 +01:00
Contracts fix phpstan errors (seems like it started ignoring @property annotations on interfaces and abstract classes) 2023-01-04 02:23:48 +01:00
Controllers Add identification section to config, refactor static properties 2022-10-01 20:01:18 +02:00
Database Fix #998, properly replace ALL tenant_id literals 2022-11-10 16:44:52 +01:00
Enums Fix code style (php-cs-fixer) 2022-08-02 02:21:33 +00:00
Events [4.x] Configure attributes for synced resources when creating models (#915) 2022-11-03 17:51:29 +01: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 Add session state when impersonating tenant (#1029) 2022-12-17 02:08:03 +01:00
Jobs resolve all phpstan issues 2022-11-08 13:34:04 +01:00
Listeners Manual mode improvements (use correct event type, add new listeners) (#1013) 2022-11-25 03:09:31 +01:00
Middleware resolve all phpstan issues 2022-11-08 13:34:04 +01:00
Resolvers Fix code style (php-cs-fixer) 2023-01-04 01:24:21 +00: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 add todo 2023-01-04 03:04:56 +01:00
TenancyServiceProvider.php Fix #998, centralize config used by BelongsToTenant and HasDomains 2022-11-10 16:03:13 +01:00
UUIDGenerator.php phpstan, global_cache, resolver improvements, InitializationHelpers trait 2022-09-29 02:47:13 +02:00