eloquent-power-joins
eloquent-power-joins copied to clipboard
Allow to join nested MorphTo relations
trafficstars
Hi there,
I added the ability to join nested MorphTo relations. I wanted to add tests also, but I don't see a matching relation in the database (unless we use images.imageable from Post).
What do you think we should do?