tehekone / cursor-pagination
Facebook's like cursor pagination for Laravel
0.1.3
2020-04-23 12:55 UTC
Requires
- php: >=7.0.0
- illuminate/database: 5.5.*||5.6.*||5.7.*||5.8.*
- illuminate/http: 5.5.*||5.6.*||5.7.*||5.8.*
- illuminate/support: 5.5.*||5.6.*||5.7.*||5.8.*
This package is auto-updated.
Last update: 2025-01-23 23:39:06 UTC
README
This package provides a cursor based pagination already integrated with Laravel's query builder and Eloquent ORM.
Installation
You can install this package via composer using:
composer require tehekone/cursor-pagination
Credits
License
The MIT License (MIT). Please see License File for more information.