string render() Render the Pagination contents.
$this setPath(string $path) Set the base path to assign to all URLs.
bool hasPages() Determine if the underlying paginator being presented has
void setLastPage(int $page) Set the value of the last page.
LengthAwarePaginator class LengthAwarePaginator extends
void __construct(mixed $items, int $total, int $perPage, int|null $currentPage = null, array $options = array())
$this appends(array|string $key, string|null $value = null) Add a set of
void offsetUnset(mixed $key) Unset the item at the given key.
Page 19 of 20