Pagination plugin. Provides pagination to models.
mascame/artificer-pagination-plugin is a Laravel package for pagination plugin. provides pagination to models..
It currently has 1 GitHub stars and 32 downloads on Packagist (latest version v0.1.0-alpha).
Install it with composer require mascame/artificer-pagination-plugin.
Discover more Laravel packages by mascame
or browse all Laravel packages to compare alternatives.
Last updated
Pagination plugin for Artificer
Require this package in your composer.json and run composer update:
"mascame/artificer-pagination-plugin": "dev-master"
Add the Service Provider to app/config at the bottom of Providers:
'Mascame\ArtificerPaginationPlugin\ArtificerPaginationPluginServiceProvider',
Publish assets and config
php artisan artificer-pagination-plugin:publish
Modify config to fill your needs.
If you want to give your opinion, you can send me an email, comment the project directly (if you want to contribute with information or resources) or fork the project and make a pull request.
Also I will be grateful if you want to make a donation, this project hasn't got a death date and it wants to be improved constantly:
MIT