lukegalea16's avatar

Livewire vs Pagination

I am looking to implement a section with messages from my DB with a 'Load More' functionality - thus I am not sure whether I should take the pagination route or use Livewire. Any comments or suggestions are appreciated.

0 likes
3 replies
lukegalea16's avatar

Hi Sinnbeck, when clicking 'Load More' I wanted my data to be appended within the same div rather than loading a new set of data in that div. I guess that pagination is still used?

Please or to participate in this conversation.