I am using the laravel documentation code and have pagination showing through
{!!$sights->appends(Request::all())->links()!!}
The problem i encounter is that i have six pages and that is fine showing all six links with a next and previous button on desktop but when i change the screen size to mobile it is too big and goes down to a second line, how do i get the pagination to fit the screen. Does it respond to CSS or is their php i need to add?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire