Level 3
Use this below your “use withPagination”;
protected $paginationTheme = 'bootstrap';
Hi folks,
I have a small issue with my pagination view, not sure when this happened, did I switched something but instead of page numbers on my paginated pages I have next/prev buttons only.
All my views are done via Livewire, if that matters, and I have just regular ...->links() functions on my template.
Never used the simplePaginate functionality on this site so I'm bit confused now...
Please or to participate in this conversation.