amrnn90 / laravel-cursor-paginator

Cursor pagination for Laravel
MIT License
19 stars 7 forks source link

Renamed method cursorPaginate() to myCursorPaginate() #28

Closed lucianobosco closed 3 years ago

lucianobosco commented 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.