In this fifth video in a unset number in the tutorial series, we will create a MySQL database for our project and construct the Users table. We will then wire laravel to authenticate application users against entries in that database table.

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.