then I've added the links in my blade view like this
{{ $sessions->links('pagination::tailwind') }}
But unfortunately all I got is unstyled previous and next buttons...
It seems that "pagination:tailwind" has nos effect despite the links are working.
Thanks for your help.
@Nakov Yes you deserves the best answer. I used pagination, not simplePagination accordingly to the documentation. My test data counts 3 items and I used paginate(1)