Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

learner2023's avatar

customize laravel pagination

i have 1000's products so i used the paginate(),so what i want is that i don't need the users to know the total products count i want to customize by showing only 8 pagination pages, when we click on next button we should get next 8 pagination page links like that so on i.e, the context is that i should restrict the users to know the total products count is that possible ?

0 likes
4 replies

Please or to participate in this conversation.