string getPageRange(int $start, int $end) Create a range of pagination
void offsetUnset(mixed $key) Unset the item at the given key.
static void defaultView(string $view) Set the default pagination
static void defaultSimpleView(string $view) Set the default
$this setPath(string $path) Set the base path to assign to all URLs.
int perPage() Get the number of items shown per page.
string getPageName() Get the query string variable used to store the page
array items() Get the slice of items being paginated.
int lastItem() Get the number of the last item in the slice.
int lastPage() Get the last page. Return
Page 17 of 20