Every chapter has its own associated repository. The repository will start with the episode number followed by the name. Example: 12-named-routes
.
This repository is linked to the following YouTube playlist where we will be covering all topics that are needed to become a Laravel developer.
• Author: Code With Dary
• Twitter: @codewithdary
• Instagram: @codewithdary
• Patreon: Code With Dary
• PHP 8.0 or higher
• Composer installed
• PHP knowledge
• Object-Oriented Programming
• Low level HTML & CSS knowledge
Episode | Subject |
---|---|
Ep. 1 | Introduction to Laravel |
Ep. 2 | How to install Laravel on Mac |
Ep. 3 | How to setup VS Code for Laravel |
Ep. 4 | How to setup Laravel Debugbar |
Ep. 5 | Laravel project directory Explained |
Ep. 6 | Configuration & Env Explained |
Episode | Subject |
---|---|
Ep. 7 | Controllers in Laravel |
Ep. 8 | How to create single action controllers |
Ep. 9 | Basic Routing in Laravel |
Ep. 10 | Route Parameters in Laravel |
Ep. 11 | Routes with expressions in Laravel |
Ep. 12 | Named Routes in Laravel |
Ep. 13 | Route Groups in Laravel |
Ep. 14 | Route Prefixes in Laravel |
Ep. 15 | How to use fallback routes in Laravel |
| Ep. 16 | How to setup a database in Laravel | | Ep. 17 | Introduction to Migrations | | Ep. 18 | Seeding in Laravel |
Thanks to Laravel for giving me the opportunity to make this tutorial on Laravel!