FREELessons: 35Length: 4.4 hours
Replacement Course Available
This course uses Laravel 3.2, which is now outdated. We have released a new course to teach you the same great skills using a more recent version: Getting Started With Laravel 4.
Laravel has taken the PHP community by storm, with its incredibly expressive syntax, the most powerful Active-Record implementation available, a robust command line tool and much more. Join me as I dig into the framework and demonstrate how to build web applications with ease!
1.Introduction1 lesson, 00:40
1 lesson, 00:40
1.1Introduction00:40
1.1
Introduction
00:40
2.Getting Started6 lessons, 28:38
6 lessons, 28:38
2.1Hello Laravel04:58
2.1
Hello Laravel
04:58
2.2Configuration Options and the Database04:31
2.2
Configuration Options and the Database
04:31
2.3Your First Route and View06:10
2.3
Your First Route and View
06:10
2.4Allow Overrides03:45
2.4
Allow Overrides
03:45
2.5External Learning Resources04:26
2.5
External Learning Resources
04:26
2.6Passing Variables to Views04:48
2.6
Passing Variables to Views
04:48
3.Blade2 lessons, 12:07
2 lessons, 12:07
3.1Introduction to Blade05:47
3.1
Introduction to Blade
05:47
3.2Blade: Layouts06:20
3.2
Blade: Layouts
06:20
4.Database Access5 lessons, 48:37
5 lessons, 48:37
4.1Raw Queries07:39
4.1
Raw Queries
07:39
4.2Fluent Query Builder09:35
4.2
Fluent Query Builder
09:35
4.3Laravel's ORM: Eloquent13:40
4.3
Laravel's ORM: Eloquent
13:40
4.4Version Control with Migrations11:45
4.4
Version Control with Migrations
11:45
4.5Generators05:58
4.5
Generators
05:58
5.Hands-On Project: URL Shortener5 lessons, 48:48
5 lessons, 48:48
5.1Setup and the Form09:41
5.1
Setup and the Form
09:41
5.2Query the Database for URLs12:15
5.2
Query the Database for URLs
12:15
5.3Shortening New URLs09:43
5.3
Shortening New URLs
09:43
5.4Validation09:13
5.4
Validation
09:13
5.5Bonus: Styling07:56
5.5
Bonus: Styling
07:56
6.Controllers5 lessons, 38:05
5 lessons, 38:05
6.1Registering Controllers06:47
6.1
Registering Controllers
06:47
6.2Restful Controllers07:43
6.2
Restful Controllers
07:43
6.3Defining REST10:52
6.3
Defining REST
10:52
6.4Named Routes10:13
6.4
Named Routes
10:13
6.5Nested Controllers02:30
6.5
Nested Controllers
02:30
7.Authentication1 lesson, 14:37
1 lesson, 14:37
7.1Introduction to Authentication14:37
7.1
Introduction to Authentication
14:37
8.Eloquent2 lessons, 17:44
2 lessons, 17:44
8.1Eloquent Relationships09:57
8.1
Eloquent Relationships
09:57
8.2Eager Loading07:47
8.2
Eager Loading
07:47
9.Hands-On Project: Snippets7 lessons, 46:50
7 lessons, 46:50
9.1Pagoda Box04:14
9.1
Pagoda Box
04:14
9.2Creating and Displaying Snippets11:55
9.2
Creating and Displaying Snippets
11:55
9.3Textarea Tabs and Displaying Snippets06:40
9.3
Textarea Tabs and Displaying Snippets
06:40
9.4Forking a Snippet04:33
9.4
Forking a Snippet
04:33
9.5Styling With Twitter Bootstrap08:56
9.5
Styling With Twitter Bootstrap
08:56
9.6Pushing to Pagoda Box05:31
9.6
Pushing to Pagoda Box
05:31
9.7Adding Features With Git05:01
9.7
Adding Features With Git
05:01
10.Appendix1 lesson, 10:23
1 lesson, 10:23
10.1Workflow Tools10:23
10.1
Workflow Tools
10:23