I want to create a custom laravel 5 paginator which does not take the count of the collection for pagination and has next and previous links possibly. So the data is loaded sooner like when LIMIT is used. The count of the collection delays the process, so I want a paginator that displays first 15 or 20 results and next as the buttons are clicked.
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire