Closed lucianobosco closed 3 years ago
This change will rename cursorPaginate() method to myCursorPaginate() to avoid Laravel's native cursor paginate method call introduced in Laravel v 8.41.
cursorPaginate()
myCursorPaginate()
This change will rename
cursorPaginate()
method tomyCursorPaginate()
to avoid Laravel's native cursor paginate method call introduced in Laravel v 8.41.