You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.
Hi,
I am facing an issue with Laravel 8, after upgrading from Laravel 7.
Laravel 8 introduces a new paginator — CursorPaginator — through the Query Builder method
cursorPaginate
.It conflicts with the method of this package and both behaviors are far from being similar.
Do you have any idea on how to solve this?
Thank you in advance.
The text was updated successfully, but these errors were encountered: