Course content 10h 52m
Introduction to Laravel

4 Videos | Watch Time: 35m

  • Laravel Startup 13:56
  • Local Requirements and Installing laravel 06:26
  • Laravel Directory Structure 13:36
  • Introduction to Laravel 01:14
Routing

3 Videos | Watch Time: 05m

  • Routing 01:39
  • Named Routes 01:07
  • HTTP Requests, match, any 03:04
Controllers

4 Videos | Watch Time: 08m

  • Controllers 01:50
  • Single Action Controllers 03:39
  • Resource Controllers 01:23
  • API resource controller routing 01:13
Views

3 Videos | Watch Time: 06m

  • Laravel Views 02:16
  • Passing data to view 01:58
  • Views nesting structure 02:33
Middlewares

4 Videos | Watch Time: 14m

  • Introduction to Middlewares 00:59
  • Creating and Registering Global Middlewares 04:51
  • Middleware Groups 04:48
  • Middleware Routes 03:57
Requests

3 Videos | Watch Time: 11m

  • Laravel Requests and Methods 04:01
  • Laravel Requests Methods 03:00
  • Laravel Requests Methods cont… 04:04
Blade Template Engine

3 Videos | Watch Time: 14m

  • Blade Template Engine 03:50
  • Blade Directives 02:17
  • Template Inheritance 08:11
Session

3 Videos | Watch Time: 12m

  • Laravel Sessions 00:54
  • Laravel Sessions pratical e.g 06:11
  • Laravel Sessions pratical e.g cont… 04:56
Migrations

5 Videos | Watch Time: 19m

  • Migrations 02:04
  • Migration structure and creating 05:48
  • Migration flags 01:14
  • Migration methods and Add column 06:14
  • Migration columns 03:46
QueryBuilder

21 Videos | Watch Time: 01h 01m

  • Laravel Query Builder 01:11
  • Retrieving Results 05:19
  • Retrieving Single Row 05:33
  • Chunking Results 03:11
  • Aggregate Functions 04:07
  • Selects 02:13
  • Raw SQL Queries 01:56
  • Group by Raw 03:31
  • SQL Joins 02:44
  • Advanced Join Clauses 04:11
  • Where Clauses 02:02
  • Where Clauses 04:33
  • Where Clauses + OrderBy 01:50
  • latest,oldest,limit,take 01:16
  • QueryBuilder Reading Data 02:26
  • Inserting data to DB 02:48
  • Updating & Deleting Records 02:48
  • Logical Groupings 02:48
  • insertGetID 01:46
  • upserts 02:24
  • truncate 03:09
Laravel Elqouent ORM

16 Videos | Watch Time: 50m

  • increments & decrements 02:10
  • Laravel Model Conventions 02:19
  • Defining Models 02:09
  • Model Attributes 02:27
  • Retrieving Models 04:40
  • Chunking Results 01:41
  • Using Cursors 02:23
  • Retrieving single results 02:25
  • Aggregate Functions 01:09
  • Eloquent ORM - Reading data 02:23
  • Eloquent ORM - Insert, Update, Delete Records 06:14
  • Upserts 02:41
  • Mass Assignment & Mass Update 04:04
  • SoftDeletes 03:43
  • SoftDeletes - cont ... 06:53
  • Restoring Soft Deleted Models 03:20
Elqouent Relationships

7 Videos | Watch Time: 51m

  • Eloquent Relationships One-to-One 04:53
  • Eloquent Relationships One-to-One cont… 09:09
  • Eloquent Relationships One-to-Many 05:43
  • Eloquent Relationships One-to-Many cont… 07:01
  • Eloquent Relationships Many-to-Many 06:00
  • Eloquent Relationships Many-to-Many cont… 09:21
  • Has One Through 09:01
Polymorphic Relationships

3 Videos | Watch Time: 39m

  • 80. Polymorphic Relationships (One to One) 09:29
  • One to Many Relationships(Polymorphic) 15:32
  • Many to Many (Polymorphic) cont.... 14:53
Request Validation

4 Videos | Watch Time: 25m

  • Validation 06:56
  • Form Validation 07:46
  • Showing Validation Errors 04:12
  • Form Request Validation 07:02
Pagination

1 Videos | Watch Time: 12m

  • Pagination 12:23
Seeding

1 Videos | Watch Time: 07m

  • Database Seeding 07:29
Factories

1 Videos | Watch Time: 06m

  • Factory 06:37
Authentication

2 Videos | Watch Time: 20m

  • Authentication 08:42
  • Authentication (Attempt to Log-in) 11:36
Building API's

7 Videos | Watch Time: 01h 01m

  • API Development 05:03
  • Reading and Inserting Data through API 07:50
  • Updating and Deleting Records API 09:13
  • API Authentication 07:09
  • Registration and Log Out through API Authentication 16:24
  • Login Attempts (API Authentication) 11:14
  • API Authentication General Review 05:04
Localization

1 Videos | Watch Time: 12m

  • Localization 12:46
Eloquent ORM extra

3 Videos | Watch Time: 22m

  • Accessor and Matadors 08:22
  • Casting 05:48
  • Collections 08:38
Uploading Files

4 Videos | Watch Time: 42m

  • Storage and File Upload 08:47
  • Uploading Files and Validation 15:32
  • Storing Files 11:07
  • Displaying Images 07:22
Digging Deeper to Laravel(Advanced)

10 Videos | Watch Time: 01h 49m

  • Blade components 07:46
  • View Composer 12:39
  • Sending Emails via Mailtrap 15:17
  • Queues 11:46
  • Notifications 06:02
  • Database Notifications 16:49
  • Observers 15:13
  • API Resource Collections 10:23
  • Serialization 04:02
  • Eager Loading 09:09
0 Notes
Start a free trial to continue learning Start your free trial to get access to hundreds of more courses and articles on Ulearna
This course is completed You can get now your certificate of completion

Learn Laravel 8 - with project

Shahghasi Adil. Full Stack Developer

Learn Laravel 8 - with project

Shahghasi Adil .Full Stack Developer

Learn Laravel 8 - with project

Laravel is one of the most popular frameworks, most of the clients ask for Laravel skills, you will be able to find a job easily by completing this course or you will be able to take your skills to a higher level!
 

But why Laravel framework is very popular?

• You can easily create closed applications in Laravel and you can easily learn Laravel.
 

Benefits of the course:

• Taught by a top PHP language teacher
• A very interesting project has been undertaken in this course, with features real world application.
• You will know how Git, Github works in the project.

 

 Course contents

·         Let’s start with the fundamentals (Routing, Controller, Views, Template Engines, Middleware’s)

·         Laravel Sessions

·         Migrations

·         QueryBuilder (Database)

·         Eloquent ORM

·         SoftDeletes

·         Relationships

·         Polymorphic Relationships(Advanced)

·         Validating Forms

·         Localization

·         Pagination

·         Seeds

·         Factories

·         Authentication

·         Authorization

·         Building API’s with Laravel(Advanced)

·         API Authentication

·         Mutators & Casting

·         Laravel Collections

·         Storage & File Uploading + Validating (Advanced)

·         View Composer (Advanced)

·         Sending Email via Mailtrap (Advanced)

·         Queues(Advanced)

·         Notifications (Mail, Database) (Advanced)

·         Model Observers(Advanced)

·         Serialization(Advanced)

·         API Resource Collections

·         Eager Loading(Advanced)

 

And more ….

What you'll learn

  • د لويو شرکتونو لپاره ويب سايټ څنګه جوړلی شئ
  • انلاين هر ډول اپليکيشن څنګه جوړېدای شي
  • څنګه کولی شو چې د دوه اپليکيشنو تر منځ اړيکه جوړه کړو
  • د لوی ويب سايټ يا اپليکيشن لپاره بيک اينډ څنګه جوړيږي
  • ډيټابيس څنګه جوړيږي
  • د انلاين اپليکيشن او ويب سايټ سيکيورټي څنګه جوړيږي
  • د اډسنس لپاره بلاګ ويب سايټ څنګه جوړيږي

Skills you'll gain

  • php
  • programming

Who is this course for:

  • هغه څوک چې غواړي هر ډول اپليکشن جوړ کړي
  • هغه کسان چې د اډسنس لپاره بلاګ ويب سايټ جوړول غواړي
  • هغه کسان چې غواړي د دوه اپليکيشنو تر منځ اړيکه جوړه کړي
  • هغه کسان چې لوی ډيټابيس جوړ کړي او هم مسلکي ويب سايټ جوړونکی شي

FAQ

دا کورس څو ساعته ده؟
دا کورس ۱۸ ساعته ده
که چېرې په کورس کې کومه پوښتنه وي له استاد څخه يې کولی شو؟
هو، تاسو کولی شئ له استاد سره د ميسج له لارې همدلته يولرنا کې اړيکه ونيسئ
ايا دا کورس په لنډو ويډيوګانو تقسيم شوی؟
هو، دا کورس چې ۱۸ ساعته ده چې په هر درس يې له ۵ دقيقو څخه تر ۱۰ دقيقو پورې دي.

Cookies

We use cookies to ensure you get the best experience on Ulearna.You can check our cookies policy here.