Laravel 5.2 Basics

In this video series we'll teach the basics of Laravel 5.2. Quickly learn the basics of the most popular PHP framework in this video series. This series contains 13 videos starting off with Composer and teach everything from Controllers, Models, Relationships, and Views. Created by devdojo.

Recommended that you know PHP before taking this course.


Average Course Length

2 hours


Skill Level

Beginner


Pick a lesson


1: Basics
2: Composer & The Laravel Installer
3: The Laravel File Structure
4: Routing
5: Artisan
6: Models
7: Relationships
8: Views
9: Blade
10: Controllers
11: Authentication
12: Middleware
13: Migrations
14: Requests, CSRF, and Wrapping Up