string url(int $page) Get the URL for a given page.
string render(string|null $view = null) Render the paginator using a given
$this|string fragment(string|null $fragment = null) Get / set the URL fragment
Htmlable|string render()
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
bool hasPages() Determine if there are enough items to split into multiple
LengthAwarePaginator interface LengthAwarePaginator implements
Page 2 of 4