LengthAwarePaginator
paginate(int $perPage = null, array $columns = array('*'), string $pageName = 'page', int|null $page = null)
Paginate the given query. Parameters int $perPage array $columns string $pageName int|null $page Return Value LengthAwarePaginator Exceptions InvalidArgumentException