Function paginate
Located at
config/data_query.php
|
$records |
|
|
$perPage = 10 |
|
|
$asInfiniteLoad = false |
|
|
$infiniteLoadConfig = [] |
|
|
$adapterType = null |
|
|
$config = [] |
|
|
$paginationTemplateClass = \Strana\PaginationTemplate::class |