Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
You can set the limit of selected entries to 100 pcs and then you will have 100/10 = 10 pages$users = User::take(100)->paginate(10);
In general, this tutorial helped to solve the problem: amsify42.com/blog/post/custom-pagination-in-laravel-5
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question