This package modifies the default Laravel pagination to make it smaller when a lot of pages are available.
You can install the package via composer:
composer require sertxudeveloper/laravel-pagination
Once the package is installed, it will automatically replace the default Laravel pagination.
This package contains tests, you can run them using the following command:
composer test
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.
Copyright © 2023 Sertxu Developer