Paginator class Paginator extends
string getViewName(string $view = null) Get the name of the pagination
bool isEmpty() Determine if the list of items is empty or not.
$this setPageName(string $name) Set the query string variable used to store
int perPage() Get the number of items shown per page.
string getStart() Create the beginning leader of a pagination slider.
static array pathsToPublish(string $provider = null, string $group = null)
mixed offsetGet(mixed $key) Get the item at the given offset.
Collection getCollection()
array getFinish() Get the ending URLs of a pagination slider.
Page 1 of 20