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
Simple authentication
()
The first migration
()
Seeding
()
The first route
()
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
Show action and view
()
Edit an action
()
Edit a view
()
Update an action
()
Destroy an action
()
5. Models
The first model
()
Pagination
()
Finding
()
Saving
()
Editing
()
Soft-deleting
()
6. Eloquent
Scopes
()
One-to-one relationships
()
One-to-many relationships
()
Many-to-many relationships
()
Lazy-loading 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)