Notes
Description
Laravel is an MVC framework. Now that we have learned about Views, it's time for us to tackle the "C" in MVC and that is Controllers. A controller is the conductor of your application.