Laravel Community Tools by Tighten

Category "Pagination" tricks

12 tricks
First, add the jquery library in your template then write jQuery code for pagination. https://bit.ly/2EVAMO1
haruncpi 6 years ago 6300
Laravel 5 AJAX Pagination using JQuery Example
dave 8 years ago 5893
5.0
Dynamically testing and Pagination feature in a Restful API
Mahmoudz 9 years ago 12803
With this trick we add custom queries in the laravel paginator.
Hoosk 9 years ago 6929
Learn how to power your Laravel application so that you are using ajax alongside Laravel pagination to fetch new content ( posts or whatever entity you need to display ), without refreshing the page. Video tutorial -> https://www.youtube.com/watch?v=3cmbkEQG8is
Novica89 10 years ago 10058
simple paginate using table from database and displaying in blade
PunnaRao 10 years ago 7761
5.0
How to add Multiple pagination in one page
Mahmoudz 10 years ago 14578
5.0
I don't personally use it, but some might find it useful. Laravel 5 paginator accepts a custom presenter for the paginator. In case you don't want to create a class or want to edit HTML directly, try the following trick.
moon0326 10 years ago 6881
5.0
Using jQuery AJAX call to collect paginated data.
Mahmoudz 11 years ago 22446