Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed Introducing MVC Frameworks in PHP!
You have completed Introducing MVC Frameworks in PHP!
All applications function is the same basic way regardless of whether this is a website, mobile app or even a voice-activated device. The application takes in a request and returns a response. This could be the request for a contact page on a website with its corresponding form response, a mobile app that requests weather information and responds with the weekly forecast, or asking Alexa to tell you a joke. This ask/tell request/response cycle is handled by the controller in an MVC application. The goal of this course is to introduce you to the concept of MVC frameworks, so you will be prepared to use any framework you may encounter.
Related Concepts
Checkout our other course to learn more about Dependency Management with Composer.
All applications function on a request / response cycle. To learn more about the request / response cycle, check out our course on HTTP Basics
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up