Laravel 7 for Beginners: Your First Project
March 2020 / 1 h 22 min / Laravel 7
Course released: March 2020
Course length: 1 h 22 min
Laravel version: 7
This is a quick 1-hour intro to Laravel framework (version 7), from a very practical point of view - we will just create our first small project of a product catalog.
In this course, I intentionally skip some of the deeper theory, and focus on the practical skills - delivering the actual working project.
To start with this course, I assume you already work with PHP, also have HTML and CSS basics.
Student testimonials:
Your Instructor
I consider myself a Laravel expert. Work with Laravel for around 7 years, sharing my thoughts on the YouTube channel "Laravel Daily": https://www.youtube.com/c/LaravelDaily
I also have written a Laravel Daily Blog for 5+ years.
Course Curriculum
-
StartNotice: What's Changed in Laravel 8 (1:34)
-
StartPreparing Tools and Installing Laravel (3:32)
-
PreviewBasic Routing and Views: URLs and Default Laravel Homepage (2:19)
-
PreviewHTML to Blade: Homepage Design with CSS Assets (2:56)
-
StartBlade "Extends" and "Section": Text Pages like "About", "Services", "Contact" (6:20)