staudenmeir / eloquent-has-many-deep

Laravel Eloquent HasManyThrough relationships with unlimited levels
MIT License
2.67k stars 157 forks source link

Example: How to get unique models #207

Closed decadence closed 10 months ago

decadence commented 1 year ago

As discussed here: https://github.com/staudenmeir/eloquent-has-many-deep/issues/2

I don't know how it behaves on polymorphic relationships so you can add your notes if I'm wrong somewhere

staudenmeir commented 1 year ago

Hi @decadence, Thanks for your PR. I'll look into it in the next few days.

staudenmeir commented 10 months ago

Thanks! Sorry for the delay.

decadence commented 10 months ago

No problem. Thanks for the great packages! 👏