1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 12:04:03 +00:00
tenancy/src
2023-06-16 10:31:55 +02:00
..
Actions Delete temp action, improve tests 2023-04-27 13:47:56 +02:00
Bootstrappers Purge central connection in RLS bootstrapper's bootstrap() 2023-06-15 11:06:57 +02:00
Commands Drop policy if exists 2023-06-16 10:31:55 +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 Move RLS toggling and model directories config to tenancy.rls 2023-06-15 10:27:18 +02: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 Move Postgres user permissions to config 2023-06-15 13:03:44 +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 Move model-related things from Tenancy to a trait 2023-06-07 14:45:36 +02: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