staudenmeir / eloquent-eager-limit

Laravel Eloquent eager loading with limit
MIT License
880 stars 62 forks source link

Interest in integrating into Laravel 11? #74

Closed taylorotwell closed 9 months ago

taylorotwell commented 9 months ago

Hey @staudenmeir! Any interest in integrating this into Laravel 11? Seems like it has proven itself as a popular feature now and I'd be up for reviewing a PR to laravel/framework@master if you feel up to submitting it?

staudenmeir commented 9 months ago

Hi @taylorotwell, I'll look into it.

staudenmeir commented 9 months ago

https://github.com/laravel/framework/pull/49695