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

ImWaller's avatar

Inertia pagination, how to use...

Hello everyone, how to use this lib: https://github.com/svnwa/InertiaVuePaginator I follow the instructions but it never works.

0 likes
2 replies
jlrdw's avatar

Did you also publish:

$ php artisan vendor:publish --tag=inertiavuepaginator
ImWaller's avatar
ImWaller
OP
Best Answer
Level 1

my fault just forget to add the paginator.data to display the data.

Please or to participate in this conversation.