void setLastPage(int $page) Set the value of the last page.
void offsetUnset(mixed $key) Unset the item at the given key.
bool onFirstPage() Determine if the paginator is on the first page.
array get(int $onEachSide = 3) Get the window of URLs to be shown.
$this setPath(string $path) Set the base path to assign to all URLs.
$this appends(array|string $key, string|null $value = null) Add a set of
void __construct(mixed $items, int $total, int $perPage, int|null $currentPage = null, array $options = array())
int perPage() Get the number of items shown per page.
int lastPage() Get the last page. Return
static void defaultSimpleView(string $view) Set the default
Page 18 of 20