Method | Description | |
---|---|---|
scopeItemPaginate ( $query, integer $perPage = null, array $columns = ['*'], string $pageName = 'from', $from, $field = null, $sort = '>' ) : |
Paginate the given query into a item paginator. | |
scopeItemPaginateDesc ( $query, $perPage = null, $columns = ['*'], $pageName = 'from', $from, $field = null ) |
public scopeItemPaginateDesc ( $query, $perPage = null, $columns = ['*'], $pageName = 'from', $from, $field = null ) |