mercredi 16 mars 2016

Laravel Pagination with Ajax or without page reload

I have a web application where pagination is important, and most of the functionality is processed through Ajax so that I can make it as smooth as possible.

I'd like to still use Laravel's pagination function (or class) where ?page={number} is how the user paginates through n amount of items, but is it possible to do this without page reload? I can only imagine pain and agony trying to do it with Ajax from scratch, any suggestions are greatly appreciated.

I tried searching but to no avail, I also tried searching with an array of dissimilarly constructed sentences that would have led to the same question, so I don't know where else to ask.

Thank you!



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire