pagination - Is it possible to create a custom paginator in laravel 5 with previous and next buttons? -
i want create custom laravel 5 paginator not take count of collection pagination , has next , previous links possibly. data loaded sooner when limit used. count of collection delays process, want paginator displays first 15 or 20 results , next buttons clicked.
Comments
Post a Comment