sertxudeveloper/laravel-pagination

Package for overriding Laravel's default pagination

v1.1.0 2023-05-17 07:07 UTC

This package is auto-updated.

Last update: 2024-04-14 08:37:26 UTC


README

Laravel Pagination by Sertxu Developer

Opinionated custom Laravel pagination

Codecov Test coverage

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:

composer require sertxudeveloper/laravel-pagination

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:

composer test

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.



Copyright © 2023 Sertxu Developer