Hi all,
I have a model with relationship with other models. I want to load related data when I call find() nethod on this method, so that I dont call related setter for each record. Is there any option to include joins to query?
Best Regards, Hasan Gharehasanloo