Level 75
You can use onEachSide
https://laravel.com/docs/8.x/pagination#adjusting-the-pagination-link-window
or set width with css.
1 like
My pagination links are extending too far. How do I keep it inline with the div.
You can use onEachSide
https://laravel.com/docs/8.x/pagination#adjusting-the-pagination-link-window
or set width with css.
Please or to participate in this conversation.