$this setPath(string $path) Set the base path to assign to all URLs.
string links(string $view = null) Render the paginator using the given
array items() Get the slice of items being paginated.
string getLocale() Get the locale of the paginator.
static string resolveCurrentPath(string $default = '/') Resolve
string getFinish() Create the ending cap of a pagination slider.
$this addQuery(string $key, string $value) Add a query string value to
array provides() Get the services provided by the provider.
void __construct(mixed $items, int $total, int $perPage, int|null $currentPage = null, array $options = array())
string render() Render the Pagination contents.
Page 19 of 20