1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-13 09:04:04 +00:00
tenancy/src/Database/Concerns
2020-05-20 20:41:47 +02:00
..
BelongsToPrimaryModel.php Rename parent model -> getRelationshipToPrimaryModel 2020-05-14 04:20:06 +02:00
BelongsToTenant.php BelongsToParentModel 2020-05-14 04:11:44 +02:00
CentralConnection.php Refactor more old code and get tests to pass 2020-05-13 04:51:37 +02:00
GeneratesIds.php Use getTenantKey() instead of ->id references 2020-05-20 20:41:47 +02:00
HasDatabase.php Change default tenant model, write more tests, cleanup 2020-05-13 06:23:41 +02:00
HasDataColumn.php Fix asset publishing 2020-05-17 15:14:05 +02:00
HasDomains.php Fix asset publishing 2020-05-17 15:14:05 +02:00
HasScopedValidationRules.php HasScopedValidationRules trait 2020-05-14 05:13:33 +02:00
PrimaryDomain.php Refactor more old code and get tests to pass 2020-05-13 04:51:37 +02:00
ResourceSyncing.php Refactor more old code and get tests to pass 2020-05-13 04:51:37 +02:00
TenantConnection.php Refactor more old code and get tests to pass 2020-05-13 04:51:37 +02:00