mirror of
https://github.com/archtechx/tenancy.git
synced 2026-09-20 14:34:03 +00:00
The job depended on storage_path(), which is only suffixed when suffix_storage_path is enabled, so with it disabled the tenant's files were left behind. It now uses the bootstrapper's own suffix logic via a new getBoundTenantStoragePath() method.. |
||
|---|---|---|
| .. | ||
| ClearPendingTenants.php | ||
| CreateDatabase.php | ||
| CreatePendingTenants.php | ||
| CreateStorageSymlinks.php | ||
| DeleteDatabase.php | ||
| DeleteDomains.php | ||
| DeleteTenantStorage.php | ||
| MigrateDatabase.php | ||
| RemoveStorageSymlinks.php | ||
| SeedDatabase.php | ||