Hi all,
I am trying to learn MVC in detail, and I am wondering whats the exact functional flow internally, in the sense of which functions(important functions) are called and what they does when the application starts and which function are called apart from the controller actions that we write in our application as we proceed.
Help in this regard will be much appreciated. Please do suggest some good resources as well if you found any in this regard.
Thanks!