April 2015
Beginner
144 pages
3h 13m
English
Having learned about Laravel's conventions, working with dependencies using Composer, and setting up a development environment with Homestead, you are now ready to build your first application!
In this chapter, you will use the concepts presented in the previous two chapters in a practical way and learn how to do the following:
The first step in creating a web application is to identify and define its requirements. Then, ...