Level 63
I just found the solution : I have to set page=... in my URL.
Hello,
I'm testing InertiaJS with VueJS 3 and the Element-Plus CSS framework.
I can change the page size (number of items displayed) but I can't change the page which is displayed.
I can send a query with the page number to display, but this can work only if I can directly load a specitif page number.
Is it possible to do that in the controller ?
Thank you for your help.
V
I learned it from there:
https://laracasts.com/series/build-modern-laravel-apps-using-inertia-js/episodes/17
Please or to participate in this conversation.