Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

joneyspark's avatar

How to Make Vue 3 and Laravel Pagination ?

Hi, Can you suggest how I could make Vue 3 and Larvel Pagination? some of the package I used for Vue 2 but in Vue 3 it's not working properly

0 likes
8 replies
martinbean's avatar

@joneyspark Your question is incredibly vague.

Show us what you have tried. Define “not working properly”.

AliHassan1's avatar

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.

mehediishere's avatar

@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.

Please or to participate in this conversation.