$this|string fragment(string|null $fragment = null) Get / set the URL fragment
int lastItem() Get the "index" of the last item being paginated.
string url(int $page) Get the URL for a given page.
bool hasMorePages() Determine if there is more items in the data store
int total() Determine the total number of items in the data store.
$this appends(array|string $key, string|null $value = null) Add a set of
bool hasPages() Determine if there are enough items to split into multiple
Page 2 of 4