F
Filament•2w ago
nerdroid

Disable observeTenancyModelCreation

Hey everyone 👋 Quick question — is there a way to disable Resource::observeTenancyModelCreation()? I tried setting $isScopedToTenant = false, but that didn’t seem to do anything. The only workaround I found was calling Resource::scopeToTenant(false), but that feels a bit off since I’d then have to manually set $isScopedToTenant = true for every other resource. Anyone know a cleaner way to handle this?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?