staudenmeir / eloquent-has-many-deep

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

Mark HasManyDeep as generic model #147

Closed ahoiroman closed 2 years ago

ahoiroman commented 2 years ago

Check https://github.com/nunomaduro/larastan/blob/19866e06d5846f8c17460ce1c1808da8166d3747/UPGRADE.md#generic-relations for details.

staudenmeir commented 2 years ago

Thanks!

staudenmeir commented 2 years ago

I released a new version.