Categories
How to make pagination in laravel 8?
Good afternoon, I made a standard laravel pagination, but in the pagination of the page place, I get the usual "PREVIOUS" and "NEXT" DB::table('users')->paginate(3)
DB::table('users')->paginate(3)
Answer the question
In order to leave comments, you need to log in
Looks like you have such a template connected.
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question