标签: laravel url pagination
有没有办法获得这样的分页漂亮网址 (http://localhost:8000/users/all/1)。
http://localhost:8000/users/all?page=1这就是它默认为
感谢。