1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 09:34:04 +00:00
tenancy/src
2024-09-27 23:16:39 +02:00
..
Actions fix phpstan errors 2024-08-06 04:35:25 +02:00
Bootstrappers Make RootUrlBootstrapper only have an effect in CLI (#58) 2024-08-28 00:42:36 +02:00
Commands parallel commands: core # autodetect, bugfixes, improved output 2024-09-27 23:02:03 +02:00
Concerns phpstan fixes 2024-09-27 23:16:39 +02:00
Contracts more phpstan fixes 2024-08-06 18:26:46 +02:00
Controllers phpcsfixer: enable nullable_type_declaration_for_default_null_value 2024-04-09 20:55:49 +02:00
Database Tenant DB manager database() -> connection() 2024-09-12 18:34:45 +02:00
Enums Improve file structure (#5) 2023-08-03 17:51:53 +02:00
Events Enable single_line_empty_body phpcsfixer rule 2024-04-02 04:31:03 +02:00
Exceptions Refactor early identification (#47) 2024-04-22 11:30:58 +02:00
Facades Extend GlobalCache facade from the original facade (#495) 2020-09-18 23:18:21 +02:00
Features phpcsfixer: enable nullable_type_declaration_for_default_null_value 2024-04-09 20:55:49 +02:00
Jobs Resolve test to-dos (#45) 2024-04-18 00:22:03 +02:00
Listeners make Create/DeleteTenantStorage listeners handle existing/missing directories gracefully 2024-07-12 01:53:15 +02:00
Middleware fix phpstan errors 2024-08-06 04:35:25 +02:00
Overrides phpstan fixes 2024-09-27 23:16:39 +02:00
Resolvers Refactor early identification (#47) 2024-04-22 11:30:58 +02:00
ResourceSyncing fix phpstan errors 2024-08-06 04:35:25 +02:00
RLS/PolicyManagers fix phpstan errors 2024-08-06 04:35:25 +02:00
UniqueIdentifierGenerators fix combination calculation docblock for random str generator 2024-04-13 05:43:37 +02:00
helpers.php remove dead code 2024-05-28 02:55:13 +02:00
Tenancy.php fix phpstan errors 2024-08-06 04:35:25 +02:00
TenancyServiceProvider.php Postgres RLS + permission controlled database managers (#33) 2024-04-24 22:32:49 +02:00