static void viewFactoryResolver(Closure $resolver)
void __construct(mixed $items, int $perPage, int|null $currentPage = null, array $options = array())
string render(string|null $view = null) Render the paginator using the
$this|string|null fragment(string|null $fragment = null) Get / set the
string|null previousPageUrl() Get the URL for the previous page.
Paginator make(array $items, int $total, int|null $perPage = null)
void setCurrentPage(int $page) Set the value of the current page.
static void currentPageResolver(Closure $resolver)
int count() Get the number of items for the current page.
string getPageRange(int $start, int $end) Create a range of pagination
Page 15 of 20