1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-13 07:34:03 +00:00
tenancy/src
Samuel Štancl 37a0f1a713
[4.x] Invalidate resolver cache on delete (#1329)
* Invalidate resolver cache on delete

* Fix code style (php-cs-fixer)

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-13 17:03:49 +01:00
..
Actions [4.x] General code cleanup (#1278) 2024-12-31 00:35:46 +01:00
Bootstrappers [4.x] Cleanup (#1317) 2025-02-20 20:49:09 +01:00
Commands [4.x] Fix tenants:run argument parsing (#1287) 2025-01-11 12:03:09 +01:00
Concerns phpstan fixes 2025-01-05 15:50:30 +01:00
Contracts [4.x] Improve id generators (#1300) 2025-01-21 17:06:15 +01:00
Controllers [4.x] General code cleanup (#1278) 2024-12-31 00:35:46 +01:00
Database [4.x] Invalidate resolver cache on delete (#1329) 2025-03-13 17:03:49 +01:00
Enums Improve file structure (#5) 2023-08-03 17:51:53 +02:00
Events [4.x] Cleanup (#1317) 2025-02-20 20:49:09 +01:00
Exceptions [4.x] Cleanup (#1317) 2025-02-20 20:49:09 +01:00
Facades Extend GlobalCache facade from the original facade (#495) 2020-09-18 23:18:21 +02:00
Features [4.x] Cleanup (#1317) 2025-02-20 20:49:09 +01:00
Jobs fix: drop tenant databases on migrate fresh without domains (#1282) 2025-01-01 20:31:47 +01:00
Listeners [4.x] Cleanup (#1317) 2025-02-20 20:49:09 +01:00
Middleware [4.x] Cleanup (#1317) 2025-02-20 20:49:09 +01:00
Overrides [4.x] Cleanup (#1317) 2025-02-20 20:49:09 +01:00
Resolvers [4.x] Cleanup (#1317) 2025-02-20 20:49:09 +01:00
ResourceSyncing [4.x] Cleanup (#1317) 2025-02-20 20:49:09 +01:00
RLS/PolicyManagers [4.x] Laravel 12 support (#1321) 2025-02-25 16:26:18 +01:00
UniqueIdentifierGenerators [4.x] Improve id generators (#1300) 2025-01-21 17:06:15 +01:00
helpers.php [4.x] General code cleanup (#1278) 2024-12-31 00:35:46 +01:00
Tenancy.php fix regression in previous commit: consume PendingDispatch *before* reverting context 2025-02-19 12:28:38 +01:00
TenancyServiceProvider.php [4.x] Queue logic refactor (#1289) 2025-01-14 13:49:16 +01:00