mirror of
https://github.com/archtechx/tenancy.git
synced 2026-05-07 15:24:03 +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> |
||
|---|---|---|
| .. | ||
| BelongsToPrimaryModel.php | ||
| BelongsToTenant.php | ||
| CentralConnection.php | ||
| ConvertsDomainsToLowercase.php | ||
| CreatesDatabaseUsers.php | ||
| EnsuresDomainIsNotOccupied.php | ||
| GeneratesIds.php | ||
| HasDatabase.php | ||
| HasDomains.php | ||
| HasInternalKeys.php | ||
| HasPending.php | ||
| HasScopedValidationRules.php | ||
| InitializationHelpers.php | ||
| InvalidatesResolverCache.php | ||
| InvalidatesTenantsResolverCache.php | ||
| MaintenanceMode.php | ||
| PendingScope.php | ||
| PrimaryDomain.php | ||
| TenantConnection.php | ||
| TenantRun.php | ||