Laravel Community Tools by
Tighten
Laravel Versions
PHP Releases
Nova Packages
Laravel Tricks
Forge Recipes
Toggle navigation
Log in
Log in
diegofelix
Joined:
11 years ago
Total tricks:
1
Last trick:
11 years ago
Submitted tricks
Pagination
Reverse the order on Foreach of a Paginator
Sometimes you want to paginate a table in an order, but when showing the items you need to reverse the order. Using the array_reverse on Paginator wont work, but if you use the getItems() its possible.
diegofelix
11 years ago
9991
4.1
4.0