Answer the question
In order to leave comments, you need to log in
Laravel pagination via / possible?
Standard Laravel pagination works through the page get parameter.
Is it possible to somehow customize what was through the slash.
Standard:
mysite.com/catalog?page=2
To do:
mysite.com/catalog/page-2
Answer the question
In order to leave comments, you need to log in
For example, you can do this https://github.com/spatie/laravel-paginateroute
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question