string render() Render the Pagination contents.
string getFinish() Create the ending cap of a pagination slider.
static string resolveCurrentPath(string $default = '/') Resolve
int lastPage() Get the last page. Return
string links(string $view = null) Render the paginator using the given
string getNext(string $text = '»') Get the next page pagination
void commands(array|mixed $commands) Register the package's custom Artisan
bool hasMorePages() Determine if there are more items in the data source
string getPrevious(string $text = '«') Get the previous page
array items() Get the slice of items being paginated.
Page 20 of 20