Download the PHP package sertxudeveloper/laravel-pagination without Composer
On this page you can find all versions of the php package sertxudeveloper/laravel-pagination. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sertxudeveloper/laravel-pagination
More information about sertxudeveloper/laravel-pagination
Files in sertxudeveloper/laravel-pagination
Package laravel-pagination
Short Description Package for overriding Laravel's default pagination
License MIT
Homepage https://github.com/sertxudeveloper/laravel-pagination
Informations about the package laravel-pagination
Opinionated custom Laravel pagination
This package modifies the default Laravel pagination to make it smaller when a lot of pages are available.
Installation
You can install the package via composer:
Usage
Once the package is installed, it will automatically replace the default Laravel pagination.
Testing
This package contains tests, you can run them using the following command:
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Sergio Peris
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Copyright © 2023 Sertxu Developer
All versions of laravel-pagination with dependencies
illuminate/contracts Version ^9.5|^10.0
illuminate/database Version ^9.5|^10.0
illuminate/support Version ^9.5|^10.0