In this tenth video in a unset number in the tutorial series, we will go over setting up a default layout that you can set on your views as to only have to write the nav bar code in one place, as well as your include files. The layout can then be added very easily to any view with 3 statements.

The Application will be built from the ground up in these videos, and will log owned movies to a database as well as various properties about the movies. The Application will be built using various current web development technologies such as MySQL, for the database, Laravel 4 MVC PHP Framework for the back end, and Angular JS along with Twitter Bootstrap for the front end.