laravel-cursor-paginator icon indicating copy to clipboard operation
laravel-cursor-paginator copied to clipboard

Use for Existing Merged Collections

Open zerubabbel opened this issue 4 years ago • 0 comments

Hi there. Thank you making this available. I was wondering, is there a way to implement the CursorPagination on merged collections that are not directly created from Eloquent Models or query builders? I need to merge a few collections for what I am doing, and then would like to create new cursor paginator based on the merged collection. Is this possible with this package?

Thanks so much.

zerubabbel avatar Dec 14 '20 23:12 zerubabbel