withoutGlobalScopes on BelongsToMany relation #50956
Unanswered
shadowbane
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hello, Same issue here. It seems that changes on BelongsToMany relationship have made it loading scopes before we could tell it not to use them. And calling Not sure what to do with that. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Laravel Version: 11.2.0

Hi, I've been using query scope and sometimes disable it like the screenshot when loading the relations. But somehow, in Laravel 11 it's not working anymore. It was working before on Laravel 10.
Is there any changes that I should notice, regarding to query scopes on Laravel 11?
Thanks for the help :)
Beta Was this translation helpful? Give feedback.
All reactions