string getPageRange(int $start, int $end) Create a range of pagination
$this hasMorePagesWhen(bool $value = true) Manually indicate that the paginator
string getPrevious(string $text = '«') Get the previous page
static array compiles() Get a list of files that should be compiled
string getCurrentUrl() Get the root URL for the request.
bool offsetExists(mixed $key) Determine if the given item exists.
int count() Get the number of items for the current page.
string|null nextPageUrl() Get the URL for the next page.
int currentPage() Get the current page. Return
void __construct(Paginator $paginator)
Page 6 of 20