Hi Friends, I am using phalcon for my developement. But I am not getting how to follow proper mvc pattern. I wrote Quries on a view and but according to mvc its not proper way. I dont have idea about writting custom funcitons in respective model and then call those model functions from controller and then pass it to view.
Pls Give me a link