repository icon indicating copy to clipboard operation
repository copied to clipboard

Paginate method returns a collection

Open jrean opened this issue 9 years ago • 1 comments

Hi,

Thank you for the awesome package. I'm wondering why the paginate() method return a Collection instance instead of a Illuminate\Pagination\Paginator instance?

jrean avatar Dec 06 '16 01:12 jrean

I am having the same issue. It's not just paginate(). It returns a Collection on all() as well.

lesaff avatar Nov 24 '17 18:11 lesaff