Chapter 4. Building Views and Adding Style

In this chapter, we will cover the following topics:

  • Organizing your Blade files
  • Installing a WrapBootStrap theme
  • Making your authentication pages
  • Implementing an error message template
  • Building your main search page
  • Adding static pages

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.

Get Laravel 5.x Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.