Lets say we have some tables and I need to make a join query for half of the requests to table A. Is there any way that I can make a model that makes the join or some other queries for every request so that I dont need to write the same thing again and again in the controller.
Thats what i was looking for. Thanks :)
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community