1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-03-22 03:24:02 +00:00
tenancy/src/Overrides
lukinovec 3103ff60c0 Add toRoute() override to TenancyUrlGenerator
Also update `route()` override since `parent::route()` calls `toRoute()` under the hood (similarly to how `parent::temporarySignedRoute()` calls `route()`)
2026-03-19 08:26:47 +01:00
..
CacheManager.php [4.x] Cleanup (#1317) 2025-02-20 20:49:09 +01:00
TenancyBroadcastManager.php Improve file structure (#5) 2023-08-03 17:51:53 +02:00
TenancyUrlGenerator.php Add toRoute() override to TenancyUrlGenerator 2026-03-19 08:26:47 +01:00