Add pivot fields to hasOneThrough and hasManyThrough relations #33160
Unanswered
daniel-zahariev
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
One can argue that there isn't a real need to add pivot fields to hasManyThrough because this can be achieved using belongsToMany relationship type.
But there isn't really a substitute for pivot fields in hasOneThrough relationship type. Which is why i'm raising this feature request.
Beta Was this translation helpful? Give feedback.
All reactions