Laravel5.1 pagination custom url
自定义URL
/xx/xx?page=1
实现
/xx/xx/page/1
搜到一个https://github.com/DeSmart/pagination 但是是4.1的,而且好久没更新
求教~
推荐文章: