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