Wallogit.com
2017 © Pedro Peláez
Pagination for model
List of pagination, (*1)
composer required noking50/pagination
return [
'items' => 10,
'pages' => 10,
'data_display' => [
10 => '10',
25 => '25',
50 => '50',
100 => '100',
],
];