Download the PHP package ctsoft/laravel-pretty-pagination without Composer
On this page you can find all versions of the php package ctsoft/laravel-pretty-pagination. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ctsoft/laravel-pretty-pagination
More information about ctsoft/laravel-pretty-pagination
Files in ctsoft/laravel-pretty-pagination
Download ctsoft/laravel-pretty-pagination
More information about ctsoft/laravel-pretty-pagination
Files in ctsoft/laravel-pretty-pagination
Vendor ctsoft
Package laravel-pretty-pagination
Short Description Pretty pagination URLs for Laravel.
License MIT
Package laravel-pretty-pagination
Short Description Pretty pagination URLs for Laravel.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-pretty-pagination
Laravel Pretty Pagination
This package generates pretty pagination URLs:
Install
Install this package via Composer:
Usage
To generate pretty URLs simply call the macro on your routes:
If you wan't to change the prefix (default is ):
Or if you don't want to use any prefix:
Notes
- The route must have a name
- The macro must be called as last
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
License
This package is open-sourced software licensed under the MIT license.
All versions of laravel-pretty-pagination with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2|^8.0
illuminate/container Version ^6.0|^7.0|^8.0|^9.0|^10.0
illuminate/http Version ^6.0|^7.0|^8.0|^9.0|^10.0
illuminate/pagination Version ^6.0|^7.0|^8.0|^9.0|^10.0
illuminate/routing Version ^6.0|^7.0|^8.0|^9.0|^10.0
illuminate/support Version ^6.0|^7.0|^8.0|^9.0|^10.0
illuminate/container Version ^6.0|^7.0|^8.0|^9.0|^10.0
illuminate/http Version ^6.0|^7.0|^8.0|^9.0|^10.0
illuminate/pagination Version ^6.0|^7.0|^8.0|^9.0|^10.0
illuminate/routing Version ^6.0|^7.0|^8.0|^9.0|^10.0
illuminate/support Version ^6.0|^7.0|^8.0|^9.0|^10.0
The package ctsoft/laravel-pretty-pagination contains the following files
Loading the files please wait ....