1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-09-20 13:14:03 +00:00
tenancy/src
lukinovec 9ec732cfce rtrim directory and public root in remove symlinks action
realpath() already returns paths without the trailing separator -- rtrim is used just so that the code is more self=documenting.
2026-09-11 07:05:10 +02:00
..
Actions rtrim directory and public root in remove symlinks action 2026-09-11 07:05:10 +02:00
Bootstrappers Fix getBoundTenantStoragePath -> getTenantStoragePath rename leftover 2026-09-07 18:32:15 -07:00
Commands Laravel 13.24 support (fix #1474) (#1476) 2026-08-04 20:49:48 -07:00
Concerns Improve symlink comments 2026-09-10 12:32:14 +02:00
Contracts Features refactor 2025-08-31 23:18:44 +02:00
Controllers Improve TenantAssetController comments 2026-09-08 16:59:23 +02:00
Database Parameter validation and other DB manager improvements (#1459) 2026-06-27 19:51:30 -07:00
Enums Make RouteMode enum backed (#1362) 2025-06-02 20:34:49 +02:00
Events Pending tenants refactor (BC break) 2025-08-25 00:01:02 +02:00
Exceptions remove ignition dependencies 2025-06-18 23:29:24 +02:00
Facades [4.x] Support database cache store tenancy (#1290) (resolve #852) 2025-08-08 00:54:01 +02:00
Features phpstan fixes 2026-06-30 19:33:30 -07:00
Jobs minor polish 2026-09-07 18:32:15 -07:00
Listeners Change tenant storage listeners into jobs (#1446) 2026-04-22 16:45:54 +02:00
Middleware Remove redundant universal route check from PreventAccess MW (#1427) 2026-05-12 23:59:21 +02:00
Overrides [MINOR BC] BroadcastingConfigBootstrapper rewrite, bugfixes (#1448) 2026-07-23 00:26:04 -07:00
Resolvers Correct DomainTenantResolver::isSubdomain() check (#1425) 2026-05-11 14:26:06 +02:00
ResourceSyncing Fix duplicate entry error when updating TenantPivot columns (#1469) 2026-07-07 18:56:34 -07:00
RLS [4.x] TableRLSManager refactor, comment constraints (#1354) 2025-07-03 21:12:04 +02:00
UniqueIdentifierGenerators Add UUIDv7Generator 2025-11-04 15:45:48 +01:00
helpers.php phpstan fixes 2026-06-30 19:33:30 -07:00
Tenancy.php [4.x] Add Tenancy::reinitialize() method (#1449) 2026-04-08 19:21:43 +02:00
TenancyServiceProvider.php Laravel 13.24 support (fix #1474) (#1476) 2026-08-04 20:49:48 -07:00