Download the PHP package denmasyarikin/laravel-api-pagination without Composer
On this page you can find all versions of the php package denmasyarikin/laravel-api-pagination. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download denmasyarikin/laravel-api-pagination
More information about denmasyarikin/laravel-api-pagination
Files in denmasyarikin/laravel-api-pagination
Download denmasyarikin/laravel-api-pagination
More information about denmasyarikin/laravel-api-pagination
Files in denmasyarikin/laravel-api-pagination
Vendor denmasyarikin
Package laravel-api-pagination
Short Description API Pagination For Laravel & Lumen
License MIT
Package laravel-api-pagination
Short Description API Pagination For Laravel & Lumen
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-api-pagination
Note
Inspired By Illuminate Pagination, This Package Used For Api Pagination (by limit/offset)
Changelog
- 0.1.6 Fix Wrong Default Limit Value
- 0.1.5 Fix Error When No Data
- 0.1.4 Fix Typo.
- 0.1.3 Fix Scope.
- 0.1.2 Bump Version.
- 0.1.1 Fix Unresolved Dependency.
- 0.1.0 Init Version.
How to install (steps)
1. Install using Composer
2. Required changes in bootstrap/app.php (If using Lumen)
On bootstrap/app.php add:
3.Add Trait in Your Models
Example
This is an example for how to use this package.
when you visit with
It will return Structure As follows.
All versions of laravel-api-pagination with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package denmasyarikin/laravel-api-pagination contains the following files
Loading the files please wait ....