1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-03-22 06:14:06 +00:00
tenancy/src
2025-07-10 07:22:42 -03:00
..
Bootstrappers Merge branch 'archtechx:3.x' into 3.x 2024-10-01 08:16:23 -03:00
Commands Add step option to migrate-fresh command (#1164) 2023-11-21 02:25:32 +01:00
Concerns [3.x] Laravel 11 support (#1180) 2024-03-12 15:04:54 +01:00
Contracts Renamed method from isSyncEnabled to shouldSync 2022-12-21 10:07:19 -03:00
Controllers reimplement TenantAssetsController::validatePath() (fixes #1143) 2023-09-02 03:19:37 +02:00
Database Merge branch 'archtechx:3.x' into 3.x 2025-07-10 07:22:42 -03:00
Events Rolling back & deleting DB events 2020-05-24 20:52:50 +02:00
Exceptions Fix ModelNotSyncMasterException message (#1257) 2024-10-02 23:44:08 +02:00
Facades Extend GlobalCache facade from the original facade (#495) 2020-09-18 23:18:21 +02:00
Features fix: add explicit nullable type declarations for UserImpersonation parameters (#1324) 2025-03-13 17:00:05 +01:00
Jobs Merge hotfix branch (#834) 2022-03-30 18:00:55 +02:00
Listeners Fix central model creation to use only synced attributes 2025-07-10 07:15:32 -03:00
Middleware Refactor: Remove unreachable code after exception (#1271) 2024-12-29 21:28:29 +01:00
Resolvers Forget tenant parameter when a tenant is resolved from cache in PathTenantResolver (fix #1174) 2024-01-27 22:55:59 +01:00
TenantDatabaseManagers [3.x] L10 compatibility (#1065) 2023-02-16 17:21:06 +01:00
CacheManager.php Make Cache::tags() support named parameters (fix #1256) 2024-09-17 18:09:49 +02:00
DatabaseConfig.php Fix typo (#441) 2020-06-18 14:29:01 +02:00
helpers.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
Tenancy.php Improve queue tenancy 2021-12-31 18:10:03 +01:00
TenancyServiceProvider.php [3.x] Add Vite helper for tenancy (#956) 2022-09-28 16:24:49 +02:00
UUIDGenerator.php Remove obsolete files, restructure 2020-05-21 15:54:35 +02:00
Vite.php Fix #1223 - Vite regression introduced on Laravel 9 in v3.8.3 2024-05-22 19:42:20 +02:00