hello @joneyspark , i also have a laravel 10 project and vue 3 install (with a vite.config.js file). i tried to implement multiple pagination for my project but they are not working. can you explain or share how to implement the pagination. I'll be really grateful. I tried toi mplement the above plugin you mentioned but it is also not working well.
@AliHassan1 You can try package laravel-vue-pagination by gilbitron. I've worked on laravel 10 and vue3 pagination through this & it's working just fine for me.