1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 18:34:04 +00:00
tenancy/src
2023-05-10 15:36:07 +02:00
..
Actions Delete temp action, improve tests 2023-04-27 13:47:56 +02:00
Bootstrappers Fix code style (php-cs-fixer) 2023-05-10 03:54:12 +00:00
Commands Remove UUID constraint from RLS policy 2023-05-10 12:48:06 +02:00
Concerns remove debuggable trait, update larastan 2023-01-31 03:59:33 +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 code style (php-cs-fixer) 2023-05-09 14:07:40 +00:00
Events [4.x] Configure attributes for synced resources when creating models (#915) 2022-11-03 17:51:29 +01:00
Exceptions exception message 2023-04-14 17:06:15 +02:00
Facades Extend GlobalCache facade from the original facade (#495) 2020-09-18 23:18:21 +02:00
Features Add remember column to to the impersonation token (#1101) 2023-04-13 02:05:26 +02:00
Jobs Delete the UUID-specific logic, make RLS possible with non-UUID primary keys 2023-05-10 15:36:07 +02:00
Listeners disable new jobs/listeners by default, add CreateTenantStorage job 2022-12-02 19:43:20 +01:00
Middleware phpstan fixes 2022-11-29 10:31:37 +01:00
Resolvers CachedTenantResolver missing cache case crash fix. (#1005) 2023-01-18 18:46:47 +01: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 resolve phpstan issues 2023-02-01 06:17:19 +01:00
TenancyBroadcastManager.php [4.x] Make broadcasting work with Tenancy (#1027) 2023-02-18 15:52:55 +01:00
TenancyServiceProvider.php Fix code style (php-cs-fixer) 2023-05-09 14:07:40 +00:00
UUIDGenerator.php phpstan, global_cache, resolver improvements, InitializationHelpers trait 2022-09-29 02:47:13 +02:00
Vite.php Add L10 support to 4.x (merge 3.x to master) (#1071) 2023-02-20 23:47:10 +01:00