static void defaultView(string $view) Set the default pagination
void offsetUnset(mixed $key) Unset the item at the given key.
bool hasPages() Determine if the underlying paginator being presented has
bool hasMorePages() Determine if there are more items in the data source
void __construct(mixed $items, int $total, int $perPage, int|null $currentPage = null, array $options = array())
string getPageName() Get the query string variable used to store the page
$this setPath(string $path) Set the base path to assign to all URLs.
array get(int $onEachSide = 3) Get the window of URLs to be shown.
array provides() Get the services provided by the provider.
Page 18 of 20