Cursor Pagination #838
Replies: 1 comment 1 reply
-
hi, did you manage to solve your problem ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way paginate the results via cursor paginator instead of the default offset pagination?
I don't find anything on the docs, but I see that the WithPagination trait uses the WithPagination trait from Livewire, which handles cursor pagination.
Any help would be appreciated, thanks
Beta Was this translation helpful? Give feedback.
All reactions