1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 12:54:05 +00:00
tenancy/src
2024-03-24 04:28:11 +01:00
..
Actions Make clone action prefix already prefixed routes correctly (#28) 2024-02-10 18:19:20 +01:00
Bootstrappers better defaults 2024-03-24 04:28:11 +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 Write test for specifying headers in TenantAssetController, fix error introduced in previous commit 2024-03-19 20:36:01 +01:00
Database categorize todos 2024-03-12 17:29:00 +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 categorize todos 2024-03-12 17:29:00 +01: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 categorize todos 2024-03-12 17:29:00 +01:00
Overrides categorize todos 2024-03-12 17:29:00 +01:00
Resolvers categorize todos 2024-03-12 17:29:00 +01:00
ResourceSyncing categorize todos 2024-03-12 17:29:00 +01:00
helpers.php categorize todos 2024-03-12 17:29:00 +01: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 categorize todos 2024-03-12 17:29:00 +01:00
TenancyServiceProvider.php Give universal flag highest priority (#27) 2024-01-25 15:27:17 +01:00
UUIDGenerator.php categorize todos 2024-03-12 17:29:00 +01:00