I need to change de link to the laravel pagnination.
The pagination of laravel retreun a link like this
localhost/blog?page=2
I need it to look like this
localhost/blog/2
i looking this response Laravel pagination pretty URL
but it is for laravel 4.2 And it does not work with the 5.2
i can juste change one option in the
pafinator.php
or other file
via john