Introduction
Learning the ins and outs of Laravel
()
What you should know
()
1. Installation
Install Homestead
()
Explore Laravel
()
Configuration
()
The first page
()
2. Starting Your Project
The first route
()
Simple authentication
()
The first migration
()
Seeding
()
The first controller
()
The first action
()
The first view
()
3. The Create and Index Views
Resource controller routes
()
Resource controller actions
()
Index action
()
Index view
()
Create an action
()
Create a view
()
Store an action
()
4. The Show, Edit, and Destroy Views
Edit a view
()
Show action and view
()
Edit an action
()
Update an action
()
Destroy an action
()
5. Models
The first model
()
Pagination
()
Finding
()
Saving
()
Editing
()
Soft-deleting
()
6. Eloquent
Lazy-loading relationships
()
Scopes
()
One-to-one relationships
()
One-to-many relationships
()
Many-to-many relationships
()
Eager loading relationships
()
Saving relationships
()
Ex_Files_Laravel_5_EssT_Pt2.zip
(188.0 MB)
Ex_Files_Laravel_5_EssT_Pt1.zip
(231.1 MB)