1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-09-20 15:34:03 +00:00
tenancy/src/Controllers
lukinovec 11fec0345d Make TenantAssetController not depend on suffixed storage_path()
The only thing the controller now depends on is that FilesystemTenancyBootstrapper needs to be enabled (so basically, the same dependency as before, but before this, there was the extra "suffix_storage_path === true" dependency -- not literally, storage_path() just had to be suffixed in tenant context, otherwise, the controller would read from the central storage in tenant context).
2026-09-07 18:32:15 -07:00
..
TenantAssetController.php Make TenantAssetController not depend on suffixed storage_path() 2026-09-07 18:32:15 -07:00