fractal icon indicating copy to clipboard operation
fractal copied to clipboard

IlluminatePaginatorAdapter doesn't work with Eloquent's simplePaginate() method

Open cviebrock opened this issue 10 years ago • 5 comments
trafficstars

Since the IlluminatePaginatorAdapter is type-hinting for Illuminate\Contracts\Pagination\LengthAwarePaginator, you can't use that paginator if you are using Eloquent's simplePaginate() method.

Any plans on adding support for that? Or should I just PR something? :)

cviebrock avatar Nov 02 '15 22:11 cviebrock

If you want you can PR but it's on my todo list so if you don't then I will as soon as I get some time!

willishq avatar Nov 15 '15 10:11 willishq

Will this get fixed?

fosron avatar Feb 03 '16 13:02 fosron

I'm not able to use it with Laravel 4.2

fosron avatar Feb 03 '16 13:02 fosron

Just ran into this issue today. Would be nice if simplePaginate() was supported.

ejunker avatar Jul 11 '16 22:07 ejunker

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 4 weeks if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 16 '22 07:04 stale[bot]