Pagination in Laravel using Vuejs, error

I am trying to add pagination feature on my blog which is created using Laravel with Vue on front-end. I was following this tutorial on vue pagination, but I am getting following error:

***[Vue warn]: Failed to mount component: template or render function not defined.
found in
---> <VuePagination>
<DisplayCategory> at resources\assets\js\components\DisplayCategory.vue
<Root>***
Tagged:

Answers

  • I would suggest asking a question on StackOverflow, as neither of the listed frameworks are Thomson Reuters products.