Support the ongoing development of Laravel.io →
Security Blade Configuration

I use Laravel paginate() method to make pagination in my application. It's works fine but one pain in my mind which is , pagination list items generate get method url like this

http://domain.com/route/?page=1

I love to see this as like

http://domain.com/route/page < or customName > /1

Please give a easy solution.

Thanks in advance.

Regard

Last updated 2 years ago.

kingrayhan liked this thread

1

Sign in to participate in this thread!

Eventy

Your banner here too?

kingRayhan kingrayhan Joined 12 Nov 2016

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.