AbstractPaginator class AbstractPaginator implements
array provides() Get the services provided by the provider.
array items() Get the slice of items being paginated.
int perPage() Get the number of items shown per page.
array get(int $onEachSide = 3) Get the window of URLs to be shown.
static void defaultView(string $view) Set the default pagination
string links(string|null $view = null) Render the paginator using the given
static void currentPathResolver(Closure $resolver)
Collection getCollection()
abstract string getDisabledTextWrapper(string $text) Get
Page 17 of 20