Interface Illuminate\Contracts\Pagination\LengthAwarePaginator

<TKey is array-key, out TValue>

extends Paginator<TKey, TValue>
Methods
Methods inherited from Illuminate\Contracts\Pagination\Paginator
url(), appends(), fragment(), withQueryString(), nextPageUrl(), previousPageUrl(), items(), firstItem(), lastItem(), perPage(), currentPage(), hasPages(), hasMorePages(), path(), isEmpty(), isNotEmpty(), render()