mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 20:54:04 +00:00
* resolver refactor * Fix code style (php-cs-fixer) * make tenant column used in PathTenantResolver configurable, fix phpstan errors, minor improvements * support binding route fields, write tests for customizable tenant columns * Invalidate cache for all possible columns in path resolver * implement proper cache separation logic for different columns used by PathTenantResolver * improve return type --------- Co-authored-by: PHP CS Fixer <phpcsfixer@example.com> |
||
|---|---|---|
| .. | ||
| Console | ||
| EarlyIdentification | ||
| mail_migrations | ||
| ResourceSyncing | ||
| session_migrations | ||
| synced_resource_migrations | ||
| 2019_08_08_000001_add_custom_column.php | ||
| 2023_08_08_000001_add_domain_column.php | ||
| CacheService.php | ||
| defaultHttpKernelv6.stub | ||
| defaultHttpKernelv7.stub | ||
| ExampleSeeder.php | ||
| HasMiddlewareController.php | ||
| HttpKernel.php | ||
| modifiedHttpKernelv6.stub | ||
| modifiedHttpKernelv7.stub | ||
| SingleDomainTenant.php | ||
| SpecificCacheStoreService.php | ||
| tenant-schema.dump | ||
| Tenant.php | ||
| TestingBroadcaster.php | ||
| TestSeeder.php | ||
| User.php | ||