1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-05-06 23:44:03 +00:00
tenancy/src/Jobs
lukinovec 33c28405ad Guard against accidental central storage deletion
Also fix and improve related test.
2026-04-13 16:36:52 +02:00
..
ClearPendingTenants.php Resource syncing rework (#30) 2024-02-10 19:08:37 +01:00
CreateDatabase.php Fix assert: run createDatabase() outside assert() 2025-10-16 01:10:07 +02:00
CreatePendingTenants.php Resource syncing rework (#30) 2024-02-10 19:08:37 +01:00
CreateStorageSymlinks.php Enable single_line_empty_body phpcsfixer rule 2024-04-02 04:31:03 +02:00
CreateTenantStorage.php Change tenant storage listeners into jobs 2026-03-26 15:34:04 +01:00
DeleteDatabase.php Enable single_line_empty_body phpcsfixer rule 2024-04-02 04:31:03 +02:00
DeleteDomains.php fix: drop tenant databases on migrate fresh without domains (#1282) 2025-01-01 20:31:47 +01:00
DeleteTenantStorage.php Guard against accidental central storage deletion 2026-04-13 16:36:52 +02:00
MigrateDatabase.php Enable single_line_empty_body phpcsfixer rule 2024-04-02 04:31:03 +02:00
RemoveStorageSymlinks.php Central routes without Route::domain(), configurable tenant/central routes by default for domain/subdomain identification, allow accessing central routes in early identification for path & request data middleware (#3) 2023-08-03 00:23:26 +02:00
SeedDatabase.php Enable single_line_empty_body phpcsfixer rule 2024-04-02 04:31:03 +02:00