What is the proper way or method in creating MVC framework?
I would like to know what is the proper way or method in creating a MVC framework for a certain website? Is it necessary that we are going to establish many controllers? Why? What if you are going to establish only one controller which will serve as the function model? Is it proper? Or not? Please enlightened me what is the best thing to do, thank you.








