PaginatedResult
class PaginatedResult extends LengthAwarePaginator
Properties
static string | $defaultView | The default pagination view. | |
static string | $defaultSimpleView | The default "simple" pagination view. |
Methods
__construct($data, $total, $per_page, $current_page, $onEachSide = 0)
No description
static
void
setPath(string $path)
No description