You can find details on how to modify the display here: https://laravel.com/docs/master/pagination#manually-creating-a-paginator
Oct 26, 2022
4
Level 3
Laravel Pagination
Is there a way to not show the numbers 1 thru 10 and pass an option to only show 1-5?
1 thru 10 breaks on smaller screens so it would be nice to display
< << 1 - 5 >> >
Please or to participate in this conversation.