1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 15:34:03 +00:00
tenancy/src
2023-02-20 10:09:13 +01:00
..
Actions phpstan improvements 2022-09-29 15:07:16 +02:00
Bootstrappers [4.x] Make broadcasting work with Tenancy (#1027) 2023-02-18 15:52:55 +01:00
Commands Add skip-failing option to the Migrate command (#945) 2023-02-01 06:55:26 +01: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 PHPStan error 2023-02-20 10:09:13 +01: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 Merge branch '3.x' into merge-3.x 2023-02-20 09:07:06 +01:00
Jobs resolve all phpstan issues 2022-11-08 13:34:04 +01: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 Merge branch '3.x' into merge-3.x 2023-02-20 09:07:06 +01:00
UUIDGenerator.php phpstan, global_cache, resolver improvements, InitializationHelpers trait 2022-09-29 02:47:13 +02:00
Vite.php Fix code style (php-cs-fixer) 2023-02-20 08:28:03 +00:00