Update pagination.md

This commit is contained in:
Taylor Otwell 2018-08-21 08:29:07 -05:00 committed by GitHub
parent 5699a57af6
commit bbfbdf9e4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -190,8 +190,8 @@ Each paginator instance provides additional pagination information via the follo
- `$results->lastItem()`
- `$results->lastPage() (Not available when using simplePaginate)`
- `$results->nextPageUrl()`
- `$results->onFirstPage()`
- `$results->perPage()`
- `$results->previousPageUrl()`
- `$results->total() (Not available when using simplePaginate)`
- `$results->url($page)`
- `$results->onFirstPage()`