staudenmeir / belongs-to-through

Laravel Eloquent BelongsToThrough relationships
MIT License
1.15k stars 88 forks source link

How to add pivot? #57

Closed allestaire closed 3 years ago

allestaire commented 3 years ago

I saw this issue #42 but it might be related.

how can we add pivot for each for each traversed relationship for belongsToThrough

staudenmeir commented 3 years ago

Is it the relationship from #58?

allestaire commented 3 years ago

hmmm, I guess but this issue is for the belongsToThrough which does not returns the pivot of related data :)