Bånder

JsonPaginator extends LengthAwarePaginator
in package

Table of Contents

Properties

$queryParams  : array<string|int, mixed>

Methods

appends()  : JsonPaginator|static
currentPage()  : int|string
nextPage()  : mixed
toArray()  : array<string|int, mixed>
withPath()  : JsonPaginator|static

Properties

$queryParams

protected array<string|int, mixed> $queryParams = ['page' => 'page']

Methods

currentPage()

public currentPage() : int|string
Return values
int|string

toArray()

public toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results