1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 22:54:03 +00:00
tenancy/assets
lukinovec ab5fa7a247
[4.x] Optionally delete storage after tenant deletion (#938)
* Add test for deleting storage after tenant deletion

* Save `storage_path()` in a variable after initializing tenant in test

Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>

* Add DeleteTenantStorage listener

* Update test name

* Remove storage deletion config key

* Remove tenant storage deletion events

* Move tenant storage deletion to the DeletingTenant event

Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2022-09-20 19:42:00 +02:00
..
impersonation-migrations Fix asset publishing 2020-05-17 15:14:05 +02:00
migrations [4.x] Don't use onDeleteCascade in the migrations (#883) 2022-07-20 13:02:33 +02:00
config.php general refactor, move more classes under Database namespace 2022-08-27 03:17:16 +02:00
routes.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
TenancyServiceProvider.stub.php [4.x] Optionally delete storage after tenant deletion (#938) 2022-09-20 19:42:00 +02:00
tenant_routes.stub.php Fix tenants:list 2020-05-29 09:33:49 +02:00