This Playlist is a beginner friendly guide how can someone knows PHP get into laravel.

30 Days to Learn Laravel, Ep 01 - Hello, Laravel
Laravel is an incredible and mature PHP framework that has s...

30 Days to Learn Laravel, Ep 02 - Your First Route and View
Whenever I learn a new framework, I transform into a beginne...

30 Days to Learn Laravel, Ep 03 - Create a Layout File Using Blade Components
We should create a layout file to reduce the amount of HTML ...

30 Days to Learn Laravel, Ep 04 - Make a Pretty Layout Using Tailwind CSS
Now that we understand the basics of how to link from page t...

30 Days to Learn Laravel, Ep 05 - Style the Currently Active Navigation Link
In this lesson, we'll learn how to apply special styling to ...

30 Days to Learn Laravel, Ep 06 - View Data and Route Wildcards
We can pass an array of data as the second argument of the v...

30 Days to Learn Laravel, Ep 07 - Autoloading, Namespaces, and Models
We'll touch on a number of important topics in this episode,...

30 Days to Learn Laravel, Ep 08 - Introduction to Migrations
It's time to move on to the subject of databases. In this le...

30 Days to Learn Laravel, Ep 09 - Meet Eloquent
This is a special episode. You're now ready to learn about E...

30 Days to Learn Laravel, Ep 10 - Model Factories
Model factories allow us to scaffold example data for the pu...

30 Days to Learn Laravel, Ep 11 - Two Key Eloquent Relationship Types
For day 11, we'll focus exclusively on two Eloquent relation...

30 Days to Learn Laravel, Ep 12 - Pivot Tables and BelongsToMany Relationships
The next key Eloquent relationship type to understand is bel...

30 Days to Learn Laravel, Ep 13 - Eager Loading and the N+1 Problem
Lazy loading is useful, but, if you're not careful, it can l...

30 Days to Learn Laravel, Ep 14 - All You Need to Know About Pagination
Today, we move on to the topic of pagination. Up until this ...

30 Days to Learn Laravel, Ep 15 - Understanding Database Seeders
What happens when we refresh our migrations, and then lose a...

30 Days to Learn Laravel, Ep 16 - Forms and CSRF Explained (with Examples)
We finally get to discuss forms. However, in order to do so,...

30 Days to Learn Laravel, Ep 17 - Always Validate. Never Trust the User.
So far, we've taken the happy path. But that just won't do i...

30 Days to Learn Laravel, Ep 18 - Editing, Updating, and Deleting a Resource
In this episode, you'll learn how to prepare the appropriate...

30 Days to Learn Laravel, Ep 19 - Routes Reloaded - 6 Essential Tips
Let's return to our routes file. In this episode, I have six...

30 Days to Learn Laravel, Ep 20 - Starter Kits, Breeze, and Middleware
We begin this new chapter with a review of Laravel Breeze, w...

30 Days to Learn Laravel, Ep 21 - Make a Login and Registration System From Scratch: Part 1
Now that you know how to use Laravel Breeze to jump-start a ...

30 Days to Learn Laravel, Ep 22 - Make a Login and Registration System From Scratch: Part 2
Continue part 2 of login and registration in laravel. Okay, ...

30 Days to Learn Laravel, Ep 23 - 6 Steps to Authorization Mastery
This is a special episode. We can now move on to the importa...

30 Days to Learn Laravel, Ep 24 - How to Preview and Send Email Using Mailable Classes
Imagine that you want to send a confirmation email to a user...

30 Days to Learn Laravel, Ep 25 - Queues Are Easier Than You Think
What's the solution to making a user wait and wait for an em...

30 Days to Learn Laravel, Ep 26 - Get Your Build Process in Order
In this episode, we'll switch over to the frontend. I'll sho...

30 Days to Learn Laravel, Ep 27 - From Design to Blade
Okay, let's begin the final project! We'll begin and deploy ...

30 Days to Learn Laravel, Ep 28 - Blade and Tailwind Techniques for Your Laravel Views
In this episode, we'll continue constructing the views for a...

30 Days to Learn Laravel, Ep 29 - Jobs, Tags, TDD, Oh My!
Let's get to work. We have our hands full for this episode. ...

(Finale) 30 Days to Learn Laravel, Ep 30 - The Everything Episode
Buckle up, folks. This one is dense. To wrap up the series, ...

30 Days to Learn Laravel - Complete 8 Hour Course
Laravel is an incredible and mature PHP framework that has s...
One thought on "Learn Laravel"
It was too helpfull, Thanks for sharing!