mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 14:14:04 +00:00
* Pass tenant parameter using defaults in UrlGeneratorBootstrapper, update tests accordingly (wip) * Fix code style (php-cs-fixer) * Update bootstrapper * Improve TenancyUrlGenerator docblocks * Improve bootstrapper/TenancyUrlGenerator tests (WIP) * Improve route() name prefixing test * Keep `UrlGeneratorBootstrapper::$addTenantParameterToDefaults` disabled by default * Add `$override` functionality to TenancyUrlGenerator * Test $override functionality, update new defaults in the bootstrapper tests * Fix code style (php-cs-fixer) * Update comments * Update routeNameOverride() * cleanup --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Samuel Štancl <samuel@archte.ch> |
||
|---|---|---|
| .. | ||
| Actions | ||
| Bootstrappers | ||
| Commands | ||
| Concerns | ||
| Contracts | ||
| Controllers | ||
| Database | ||
| Enums | ||
| Events | ||
| Exceptions | ||
| Facades | ||
| Features | ||
| Jobs | ||
| Listeners | ||
| Middleware | ||
| Overrides | ||
| Resolvers | ||
| ResourceSyncing | ||
| RLS/PolicyManagers | ||
| UniqueIdentifierGenerators | ||
| helpers.php | ||
| Tenancy.php | ||
| TenancyServiceProvider.php | ||