It would be helpful to post some of your code to understand better. The basic idea is you have an index method that returns all the items(in all categories) to the same view. Then in the same method, you can check if the request is popular or suggested and then do the query there and return to the same view.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community