Introduction
Alright, we made it this far without any views. Using the command line and PHPUnit we are able to create much of the backend so that when it is time to make a view, we have the data we want! In this chapter, we will walk though setting up Blade files, installing a theme, making an authentication page, and more.