Replies: 1 comment
-
|
After re-read the doc Using tenant-aware middleware to apply global scopes I understand that I should keep GlobalScope enable every time. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Package
Other
Package Version
v3.3
How can we help you?
Hi
How can we know if running in filament context/resource ?
I use Filament multi-tenancy which manage the Model query filter. But when I use Model out of Filament I need to add a globalScope to filtering Model. I would like to detect if running in Filament context to avoid duplicate tenant filter.
Thanks :-)
Beta Was this translation helpful? Give feedback.
All reactions