Laravel Community Tools by Tighten

diegofelix

Joined: 11 years ago
Total tricks: 1
Last trick: 11 years ago

Submitted tricks

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