Home
Blogs
Courses
Newsletters
Login
Laravel For Beginner - From Download to Deploy
Login to know your progress
What is Laravel? Why it is important to learn laravel. Who created laravel? Laravel release system
2.85 Hrs.
beginner
22 tutorials
Start
1
Chapter 1. Intro to Laravel and Installation
1
What is Laravel ? Importance of Learning Laravel
6.33 min
2
Why Laravel Ecosystem ?
5.80 min
3
Complete Guide to Install Laravel on windows
13.77 min
4
Complete Guide to Install Laravel on macOS
11.60 min
2
Chapter 2. Connect to Database First
5
Create Your First Route for Laravel
10.62 min
6
Where is MVC in Laravel?
3.18 min
7
Why env file and DB Connections
6.15 min
8
What is migrations and how to use it ?
7.40 min
9
Create Login Register auth
4.75 min
3
Chapter 3. Middlewares
10
Why we need Middleware
2.67 min
11
Laravel Core Middlewares
6.45 min
12
Create your own middleware
5.52 min
13
Different ways to apply middleware
6.98 min
14
Middleware with Parameters
5.58 min
15
Check for Maintenance mode
4.93 min
16
CSRF Token
5.00 min
17
Trim String Middleware
4.50 min
18
Middleware priority and terminate middleware
4.47 min
4
Chapter 4. Laravel Architecture Concepts
19
Turn on the lights | How Laravel Boots up
14.00 min
20
Laravel Service Container Explained
15.67 min
21
What is Laravel Service Provider?
12.03 min
22
What is Facade - simplest explanation
13.82 min