laravel-samehouse
laravel-samehouse copied to clipboard
applyTenantScopesToDeferredModels never called?
When/where should applyTenantScopesToDeferredModels() be called? I have models which are not getting tenant scoping because they are added to the deferredModels sets but the tenant scopes are never applied.