Download the PHP package amamarul/laravel-paginator without Composer
On this page you can find all versions of the php package amamarul/laravel-paginator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download amamarul/laravel-paginator
More information about amamarul/laravel-paginator
Files in amamarul/laravel-paginator
Download amamarul/laravel-paginator
More information about amamarul/laravel-paginator
Files in amamarul/laravel-paginator
Vendor amamarul
Package laravel-paginator
Short Description Laravel Paginator for Collections or Arrays
License MIT
Package laravel-paginator
Short Description Laravel Paginator for Collections or Arrays
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-paginator
Laravel Paginator
Make the pagination for arrays or Collections
Installation
Composer require
Add Provider into config/app.php
Usage
In Controller
-
Array
- Collection
In Blade View (index.blade.php)
Customize Page Name
By default the url has page
name
http://127.0.0.1:8000/?page=3
If you´d like to change the page name yo must only add a fourth parameter with the name.
Like this
Feel free to send improvements
Created by Maru Amallo-amamarul
All versions of laravel-paginator with dependencies
PHP Build Version
Package Version
No informations.
The package amamarul/laravel-paginator contains the following files
Loading the files please wait ....