Jun 26, 2017
0
Level 1
Laravel pagination pretty url
Is there a way to get a pagination pretty URL like this (http://localhost:8000/users/all/1). please help me.
http://localhost:8000/users/all?page=1 this is how it give me as default
Thanks.
Please or to participate in this conversation.