Introduction
- Get episode2 branch from Github.
- The V in MVC is View. Views are what is being displayed to the user.
- Views are found in the /resources/views directory.
- Show how the default is displayed by explaining the routes file and the view file.
- Show example of .gitignore file.
Use Bootstrap Example
- Copy and replace the default view file with Bootstrap.
Leave a Reply