1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 20:54:04 +00:00
tenancy/src
2024-03-03 06:49:37 +01:00
..
Actions Make clone action prefix already prefixed routes correctly (#28) 2024-02-10 18:19:20 +01:00
Bootstrappers Merge remote-tracking branch 'origin/master' into merge-public-repo-master 2024-02-10 21:55:54 +01:00
Commands Simplify Tenant contract (remove run method), move run logic to Tenancy, add generics 2024-03-01 08:42:11 +01:00
Concerns Laravel 11 support + Docker improvements (#29) 2024-02-18 00:18:31 +01:00
Contracts Simplify Tenant contract (remove run method), move run logic to Tenancy, add generics 2024-03-01 08:42:11 +01:00
Controllers Fix code style (php-cs-fixer) 2024-02-10 23:04:12 +00:00
Database remove HasPending from the base Tenant model 2024-03-03 06:49:37 +01:00
Enums Improve file structure (#5) 2023-08-03 17:51:53 +02:00
Events Resource syncing rework (#30) 2024-02-10 19:08:37 +01:00
Exceptions Resource syncing rework (#30) 2024-02-10 19:08:37 +01:00
Facades Extend GlobalCache facade from the original facade (#495) 2020-09-18 23:18:21 +02:00
Features Improve file structure (#5) 2023-08-03 17:51:53 +02:00
Jobs Resource syncing rework (#30) 2024-02-10 19:08:37 +01:00
Listeners Simplify Tenant contract (remove run method), move run logic to Tenancy, add generics 2024-03-01 08:42:11 +01:00
Middleware Give universal flag highest priority (#27) 2024-01-25 15:27:17 +01:00
Overrides Update path identification and Fortify integration-related logic (#13) 2023-11-26 21:08:41 +01:00
Resolvers Resolve misc to-dos (#26) 2024-02-10 18:38:05 +01:00
ResourceSyncing Simplify Tenant contract (remove run method), move run logic to Tenancy, add generics 2024-03-01 08:42:11 +01:00
helpers.php Fix code style (php-cs-fixer) 2024-03-01 07:42:38 +00:00
PathIdentificationManager.php Central routes without Route::domain(), configurable tenant/central routes by default for domain/subdomain identification, allow accessing central routes in early identification for path & request data middleware (#3) 2023-08-03 00:23:26 +02:00
Tenancy.php Simplify Tenant contract (remove run method), move run logic to Tenancy, add generics 2024-03-01 08:42:11 +01:00
TenancyServiceProvider.php Give universal flag highest priority (#27) 2024-01-25 15:27:17 +01:00
UUIDGenerator.php phpstan, global_cache, resolver improvements, InitializationHelpers trait 2022-09-29 02:47:13 +02:00