Skip to content

Commit

Permalink
Merge pull request laravel#1394 from ifaniqbal/patch-1
Browse files Browse the repository at this point in the history
Add additional information according to Paginator Contract
  • Loading branch information
taylorotwell committed May 15, 2015
2 parents 9d624b9 + fc596e4 commit 184541f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pagination.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ You may also access additional pagination information via the following methods:
- `hasMorePages`
- `url`
- `nextPageUrl`
- `firstItem`
- `lastItem`
- `total`
- `count`

Expand Down

0 comments on commit 184541f

Please sign in to comment.