Mô tả

Right now on Laravel 7.10 but of course as new versions come out, I will keep updating the course.


  • Over 30,000 students in this course and over 600,000 students here at Udemy.

  • Best Rated, Best Selling, Biggest and just baddest course on Laravel around :)

  • Oh, it's also the best course for complete beginners and of course regular beginners :)

Laravel has become one of the most popular if not the most popular PHP framework. Employers are asking for this skill for all web programming jobs and in this course we have put together all of them, to give you the best chance of landing that job; or taking it to the next level.

Why is Laravel so popular? Because once you learn it, creating complex applications are easy to do, because thousands of other people have created code we can plug (packages) into our Laravel application to make it even better. 

There are many reasons why Laravel is on the top when it comes to PHP frameworks but we are not here to talk about that, right? 

You are here because you want to learn Laravel, and find out what course to take, right? Alright, let's list what this course has to offer so that you can make your decision? 

Benefits of taking this course (I promise to be  brief)

1. Top PHP instructor (with other successful PHP courses with great reviews)

2. Top support groups

3. An amazing project that we will be building and taking to Github

4. Lots of cybernetic coffee to keep you awake.....

5. Did I mention I was not boring and you will not fall asleep?


Ok, Let's break each of these down, shall we?

Top Instructor.....

I don't like boasting but my other PHP courses can speak for me :)

Top support groups

I make sure everybody helps in the class and we also have Facebook support groups if needed.

The Amazing project / real-life application...

On this project, you will learn everything you need for creating awesome applications the easy way with Laravel, and new features will be implemented all the time, just the curriculum and look at the updates section.

Full Source Code is available at Github 

Oh yeah, we take this to Github (An app repository online) and even show you how, so you will learn that too.

----------------------------------------

Practicality.......................

Lots of practical skill with some theory so you get more experience that its essential for becoming a Professional Laravel Developer

This course will take your game a new level. Imagine being able to create the next Facebook or Twitter, or even getting the developer job you dream of? What about just a programming job? You can achieve all that if you study with us and really focus. We will help you along the way.

Here are some my lovely students (Not to show off of course) :) 

REVIEWS  ------------------------------->

Rating: 5.0 out of 5

*****

Understood MVC in one sentence after so many years! Great job Edwin. A great deal of effort has been put by Edwin to create the content in two parts, first for understanding the basic components (eloquent relationships, views, controller etc) and then actually using it in a project. And he loves teaching. We love learning from him!

---------------------------------------------------------

Rating: 5.0 out of 5

Great Course! Everything was explained well and if you will have any questions they will give you good answers, or you will find the answers in Q&A.

---------------------------------------------------------

Rating: 5.0 out of 5

I would recommend this course to Laravel beginners like me, it covers a lot and the idea of learning on short-manageable videos + learning from errors that follow is a home run best approach! I am satisfied with course and especially with teacher Edwin who is extreme motivator.......

Rating: 5.0 out of 5

I loved the course!! Learned a lot and actually applied it, I'm very happy. 10-stars!!!

---------------------------------------------------------

Get it? Not every course its perfect we do get the best reviews for a good reason, of course you can't please everybody but we try.


Are you ready to to create the next Facebook or Twitter? ................

  • Lets start with the fundamentals 

  • Downloading Laravel

  • Installing it with composer

  • Lets also use Laravel Homestead

  • We learn about Routes, Controllers, views, models, migrations, template engines, middleware and more

  • Lets learn the CRUD, create, read, update and deleting data :)

  • Wait, lets also learn the CRUD with all the ELOQUENT relationships,

Lets learn so database stuff :)


  • One To One

  • One To Many

  • One To Many (Inverse)

  • Many To Many

  • Has Many Through

  • Polymorphic Relations

  • Many To Many Polymorphic Relations

  • Querying Relations

  • Relationship Methods Vs. Dynamic Properties

  • Querying Relationship Existence

  • Querying Relationship Absence

  • Counting Related Models

  • Inserting & Updating Related Models

  • The save Method

  • The create Method

  • Belongs To Relationships

  • Many To Many Relationships

Let me break down some things from the projects but not all, cause my hands are a little tired :)

  • Authentication system

  • Multi-users with roles, Admins, subscribers and whatever you want :)

  • User profiles

  • Uploading photos, multi pictures

  • Multiple input selections

  • User, CRUD

  • Pos CRUD

  • Category CRUD

  • Photo CRUD

  • Pretty URL's

  • Commenting system, reply system with tree

  • Disqus commenting system

  • Sessions, and flash messages

  • Email Sending

  • EMAIL testing

  • Restrictions

  • Deployment

  • Lots more, too many to list

  • Oh did I mention we keep updating the course with new versions? 


Did I also mention this LARAVEL course is the best-rated course, the best selling and the biggest of its kind here in Udemy?

Let's start this and let's create big things :)

Bạn sẽ học được gì

Learn to build applications using laravel

To install Laravel using Windows and MAC

You will learn how use Laravel

You will learn how to use routes

You will learn how to create and use Controllers and what they are

You will learn how to create Views an what they are

You will learn to use the templating engine Blade

How to connect and use Databases

How to create migrations and what they are

You will learn about Laravel ORM (Object Relational Mapper) and Raw SQL queries. Database stuff :)

How to use Laravel Tinker - Command line program to play around with Laravel without persisting data

Database: Eloquent One to One - CRUD

Database: Eloquent One to Many - CRUD

Database: Eloquent Many to Many - CRUD

Database: Eloquent Polymorphic - CRUD

Form Validation

You will learn to download third party libraries to add to Laravel

You will learn to upload files

You will learn about Middleware and security

You will learn about sesssions

You will learn about sending emails

You will learn Github or version control

You will learn how to install a WYSIWYG editor

To install a commenting system / Disqus

You will learn to create a BULK functionality that you can use the CRUD on it

You will learn to deploy Laravel on share hosting accounts, like godaddy

And lots of more cool things

Yêu cầu

  • Basic OOP PHP

Nội dung khoá học

52 sections

The first steps

3 lectures
Meet your professor Edwin
06:06
Introduction to laravel and MVC
03:38
Reference files
02:10

Windows - Local Environment Setup

5 lectures
New - Tools
19:02
New - Using MySQL
09:09
New- Installing Node.js
03:18
New - Installing Laravel
13:09
Installing a Specific Version of Laravel
00:37

MAC- Local Environment Setup

6 lectures
NEW - PHP Upgrade
05:57
New - Installing and Using MySQL on MAC OS X
10:12
New - Installing Node.js
07:30
New - Tools and Installing Laravel
18:37
New - Using Valet in your Laravel projects - OPTIONAL
08:22
Installing a Specific Version of Laravel
00:37

Laravel Fundamentals - Routes

7 lectures
New UPDATE - Serving our App
05:20
New UPDATE - Please Watch
01:48
New - Laravel Structure Overview
11:10
Route Introduction
00:59
Routes part 1
08:47
Routes part 2
04:37
Naming Routes
06:32

Laravel Fundamentals - Controllers

6 lectures
Intro to chapter with Edwin
01:33
Creating Controllers
08:20
Laravel 8 - IMPORTANT UPDATE
00:23
Routing Controllers
04:14
Passing data
02:53
Resources and Controllers
07:54

Laravel Fundamentals - Views

3 lectures
Intro to chapter with Edwin
00:31
Creating views and custom method
08:53
Passing data to views
08:59

Laravel Fundamentals - Laravel Blade templating engine

3 lectures
Intro to chapter with Edwin
01:17
Master layout setup
07:49
Some more blade features
05:59

Laravel Fundamentals - Database - Laravel Migrations

7 lectures
Intro to chapter with Edwin
01:34
Environment configurations
07:23
New - Windows OS - Migrations
10:52
New - MAC OS - Migrations
08:53
Creating migrations and dropping them
08:47
Adding columns to existing tables using migrations
08:23
Some more migration commands
03:37

Laravel Fundamentals - Raw SQL Queries

5 lectures
Section Intro with Edwin Diaz
01:09
Inserting data
09:21
Reading Data
05:07
Updating Data
02:48
Deleting Data
02:48

Laravel Fundamentals - Database - Eloquent / ORM

12 lectures
Section Intro with Edwin Diaz
01:02
Reading Data
14:26
Reading / Finding with Constraints
05:36
More ways to retrieve data
05:05
Inserting / Saving Data
05:31
Creating data and configuring mass assignment
05:32
Updating with Eloquent
03:38
Deleting Data
04:30
Soft Deleting / Trashing
08:36
Retrieving deleted / trashed records
05:46
Restoring deleted / trashed records
03:52
Deleting a record permanently
04:19

Laravel Fundamentals - Database - Eloquent Relationships

17 lectures
Section intro with Edwin Diaz
01:42
One to One relationship
12:38
The inverse relation
03:28
One to many relationship
06:01
Some random tips
01:53
Many to many relations part 1
06:13
Many to many relations part 2
08:49
Querying intermediate table
12:54
Has many through relation part 1
06:48
Has many through relation part 2
09:44
Polymorphic relation part 1
04:41
Polymorphic relation part 2
12:03
Polymorphic relation the inverse
04:36
Polymorphic relation many to many part 1
07:41
Polymorphic relation many to many part 2
04:52
Polymorphic relation many to many - retrieving
11:06
Polymorphic relation many to many - retrieving owner
07:59

Laravel Fundamentals - Database - Tinker

5 lectures
Section Intro with Edwin Diaz
01:11
Creating data with tinker
06:16
Finding record and using constraints in tinker
02:14
Updating and deleting with tinker
05:30
Playing around with relations in tinker
03:07

Database - Eloquent One to One Relationship CRUD

7 lectures
Section intro with Edwin Diaz
01:41
New - Create a new laravel project with migrations
00:24
Database configuration and migration
04:26
Setting up Relations
03:56
Creating data for user
09:01
Updating Data
06:01
Reading and deleting data
04:06

Database - Eloquent One to Many Relationship CRUD

7 lectures
New - Create a new Laravel Project
00:24
Database migrations
04:24
Relationships and mass assignment
02:29
Inserting Data
09:11
Reading Data
06:29
Updating Data
04:09
Deleting Data
03:24

Database - Eloquent Many to Many Relationship CRUD

8 lectures
New - Create a new Laravel Installation
00:24
Database migrations
06:25
Relationships and mass assignment
02:21
Inserting Data
05:50
Reading Data
04:43
Updating Data
05:16
Deleting Data
04:09
Attaching, detaching and syncing
10:25

Database - Eloquent Polymorphic Relationship CRUD

7 lectures
New - Create a Laravel installation with the Database setup
00:59
Relationships and mass assignment
03:15
Inserting Data
04:51
Reading Data
02:08
Updating Data
02:47
Deleting Data
02:11
Extra techniques
06:51

Database - Eloquent Polymorphic Many to Many Relationship CRUD

5 lectures
Creating a New Project with some Migrations - Classwork
00:57
Relationships and mass assignment
02:22
Inserting Data
05:07
Reading and updating data
07:28
Deleting Data
05:54

Forms and Validation

11 lectures
Section Intro with Edwin Diaz
00:28
Setting up migration and relations
02:05
Setting up views and routes
05:10
4-Setting the markup for create
04:10
Setting up the controller and view
04:35
Persisting data to database
03:17
Reading data
07:52
Showing individual posts and updating
05:52
Preparing the edit view and setting up the token
06:49
10- Editing records and redirecting
04:23
11- Deleting
05:37

Forms - Package and validation

8 lectures
Section intro with Edwin Diaz
00:17
Installing package and testing
07:12
Modifying our create form with the form package
08:36
Modifying our edit and delete forms with the form package
08:49
Basic validation
04:27
Displaying errors
06:59
Advance validation
05:25
Creating snippets with PhpStorm
04:12

Database - Some more model manipulation

5 lectures
Section Intro with Edwin Diaz
00:40
Dates
07:05
Accessors
05:30
Mutators
03:35
Query Scope
05:35

Forms - Uploading files

6 lectures
Section intro with Edwin Diaz
00:18
UPDATE - IMPORTANT - ABOUT UPLOADING
00:17
Modifying our create view for file input
03:49
Retrieving file data
04:52
Persisting file data into the database
09:28
Displaying images and using accessors to make it easy
06:00

Form - Login

6 lectures
Section intro with Edwin Diaz
00:24
New laravel installation
05:44
Database connection and migrations
02:04
Creating the login system under 1 minute
03:33
Login creation overview
08:55
Retrieving authenticated user data
07:09

Middleware - Security / Protection

7 lectures
Section intro
02:02
Create a new laravel installation (challenge)
03:57
Registering a new middleware and using it
06:55
A more practical way to use middlewares 1 - roles, migration and relations setup
04:12
A more practical way to use middlewares 2 - Custom method
10:10
A more practical way to use middlewares 3 - Custom method
06:00
A more practical way to use middlewares 4 - Custom method
03:35

Laravel Sessions

4 lectures
Section intro with Edwin Diaz
00:32
Setting and reading sessions
05:49
Global session function deleting
03:36
Flashing data
03:46

Laravel - Sending Email / Api

8 lectures
Section intro with Edwin Diaz
01:08
New laravel installation
02:08
Overview on mailgun
03:54
Email verification
01:20
Configuration
07:39
Sending email part 1 - route
04:51
Sending email part 2 - Finished
05:18
Custom domain
03:05

Git and Github - Version Control

11 lectures
Git intro
02:50
Git Installation
01:13
Git commands
02:04
Git crash lecture
08:17
Git workflow
06:02
Branches
20:04
Creating repositories on Github
03:48
Git settings
02:23
Cloning and pushing to Github
04:18
Pull request and pulling changes
10:47
Contributing to the project
06:43

New - Laravel 7 - Front-End

2 lectures
New - Adding Bootstrap plus Login & Registration
14:14
How to add templates to Laravel projects
15:20

Laravel data seeding

3 lectures
Creating a simple seeder
06:56
Creating a more advanced seeder with factories
07:22
Let's create factories for all our database tables
11:11

New - Laravel Components

3 lectures
Creating components part 1
09:03
Creating components part 2
07:07
Creating components part 3
04:53

New Application - Laravel 7

25 lectures
Setting p views part 1
09:58
Setting p views part 2
12:03
Admin View creation setup
11:49
Menu links and migration
07:27
Blog Post view
07:24
Posts migration
08:34
Creating dummy data with relationships - Users with Posts
17:36
Displaying posts on home page
09:19
Displaying individual posts
07:26
Creating a post from admin - Part 1
21:18
Creating a post from admin - Part 2
07:23
Creating a post from admin - Part 3
12:04
Displaying a post from admin - Part 1
06:55
Displaying a post from admin - Part 2
10:40
Displaying a post from admin - Part 3
07:43
Displaying the owner of the post
02:50
CODE - IMPORTANT UPDATE FOR IMAGE ACCESSOR
00:19
Example of Mutators and Accessors with an image path
11:25
Flash messaging and deleting
18:11
Updating a post part 1
07:15
Updating a post part 2
16:53
Creating Authorization Policies part 1
05:23
Creating Authorization Policies part 2
16:18
Creating Authorization Policies part 3 and refactoring
05:46
Laravel pagination
09:05

New Application - Laravel 7 - Roles & Permissions - Migrations & Relationships

5 lectures
Creating migrations part 1
06:41
Creating migrations part 2
07:57
Setting up relationships
05:31
Using Tinker to insert Roles and Permissions
08:03
Using permission on Dashboard example
05:30

New Application - Laravel 7 - Creating a User Profile

4 lectures
Creating a user Profile part 1
12:21
Creating a user Profile part 2
08:27
Adding a Username
12:02
Updating the profile
20:37

New Application - Laravel 7 - Admin Users

9 lectures
Displaying all users part 1
08:05
Displaying all users part 2
14:50
Deleting users
08:12
Creating some roles again
05:56
Creating and using Middlewares for Route Authorization
14:07
A little Recap
07:11
Admin and Model Owner Same Access
09:23
Routes for large applications
11:55
Component nesting
05:47

New Application - Laravel 7 - User Profile Roles

4 lectures
Displaying roles in User profile
08:26
Detecting roles for the user
06:14
Attaching roles part 1
05:48
Attaching roles part 2
10:58

New Application - Laravel 7 - Permissions & Roles - CRUD

12 lectures
CRUD - Create & Read - part 1
14:18
CRUD - Create & Read - part 2
06:44
CRUD - Create & Read - part 3 - validation
09:47
CRUD - Deleting
09:46
CRUD - Updating part 1
04:54
CRUD - Updating part 2
05:03
CRUD - Updating part 3
09:36
Displaying role permissions
10:19
Attaching and Detaching role permissions
12:58
Displaying and deleting permissions
11:45
Updating permissions
05:17
Protecting routes globally & locally
06:46

Application - Legacy Version 5.2

40 lectures
Why this section? Please READ!
00:30
Laravel Project Reference Files
02:35
New laravel installation
05:06
Database configuration
01:29
Setting up views
04:45
Users table Migration
04:52
Relation setup and data entry
04:53
Testing relation with Tinker
02:50
Admin controller and routes
03:50
Testing methods
04:11
Installing NodeJs and files download - UPDATE - watch entire lecture
06:22
Gulp and assets
10:30
Admin master file - download file
05:14
Version control and modifying master page
05:38
Displaying users
11:36
Create page
06:20
Laravel collective html package
04:53
Testing form and creating form fields
05:20
Working on user form status field
04:15
Populating the user roles select
05:01
Password field and custom request
05:22
Displaying errors and including with blade
04:36
Adding upload file feature to form
07:45
Persisting data and fixing bug
08:09
User photos migration - relation - mass-assignment
05:31
Creating links and more
08:23
Persisting user with photo part 1
04:15
Persisting user with photo part 2
05:03
Displaying photos using an accessor
07:59
Edit users part 1 - setting up the form
07:12
Edit user part 2 - displaying images and status
05:36
Updating part 1 and displaying errors
05:41
Updating part 2
06:41
Updating part 3 - Fixing loose ends
02:49
Security part 1 - middleware registration
05:08
Security part 2 - middleware - custom method and 404 page
06:27
Deleting users
11:17
Some flash messages
04:25
Deleting images from the directory
06:13
Adding more security
03:20

Application - Posts - Legacy Version 5.2

20 lectures
Setting route files
06:57
Migration
04:08
Displaying post
08:15
Relationship setup
04:40
Creating form part 1
09:46
Creating form part 2
05:43
Creating form part 3
04:21
Creating post 1
04:14
Creating post 2
04:03
Displaying images in post
05:42
Creating model and migration for categories
03:48
Displaying and creating posts with categories
04:36
Let's stop and push to GitHub
03:54
Pushing to GitHub warning
03:02
Editing part 1 - setting up the page and form
06:09
Editing part 2 - Lets edit the post
06:25
Deleting - Challlenge
03:13
Deleting - Solution
04:14
Deleting users with relations
05:34
Adding images to edit post
02:27

Application - Categories - Legacy Version 5.2

3 lectures
Setting up categories
04:05
Creating categories
07:28
Updating and deleting categories
11:04

Application - Media - Legacy Version 5.2

5 lectures
Setting up and displaying media
14:19
Setting up the create view
03:32
Adding the upload plugin
08:00
Uploading images
04:32
Deleting images
05:18

Application - Comments - Legacy Version 5.2

20 lectures
Setting up part 1
14:07
Relations and mass assignment
04:28
Setting up views
06:57
Creating a post part 1
06:28
Creating a post part 2
05:59
Creating a post part 3
04:31
Creating a comment
19:21
Displaying posts
08:33
Approving, un-approving and deleting part 1 - setting it up
06:16
Approving, un-approving and deleting part 2 - Using it
02:59
Displayin comments
05:29
Displaying specific comments
04:58
Displaying comments in post page
11:53
Creating the reply form
06:10
Creating a reply
07:08
Displaying replies
10:59
Displaying replies with Javascript
09:00
Displaying replies in admin part 1
08:13
Displaying replies in admin part 2
09:02
Updating and deleting replies
06:23

Extra Features - Legacy Version 5.2

4 lectures
Pretty url configuration part 1
08:18
Pretty url configuration part 2 and finished
08:34
Laravel Pagination
06:13
Pulling Gravatars from users
08:58

Upgrade to Laravel 5.3

12 lectures
Brief introduction to changes
04:22
Laravel project reference files download - version 5.3
00:06
Upgrading - Extra folders in this version
13:38
Upgrading routes part 1
05:14
Upgrading routes part 2 - Login
07:26
Upgrading routes part 3 - Route names
10:03
Upgrading users
04:41
Upgrading posts
09:25
Upgrading categories
05:25
Checking out media
02:08
Upgrading middleware
03:44
Upgrading our Pretty URL feature
09:35

Extra feature - WYSIWYG and File Management installation

3 lectures
Part 1- Downloading packages and installing editor
05:32
Part 2- Making folders and uploading files
07:36
Displaying images
07:23

Extra feature - Disqus Comment System

1 lectures
Installing disqus
06:24

Extra feature - Bulk Media Delete

5 lectures
Part 1 - Creating form, method and route
09:01
Part 2 - Testing our form and deleting
05:25
Part 3 - Adding Javascript / jQuery
06:33
Fixing bulk delete bug and new improvements
10:58
Removing extra delete button
01:49

Extra feature: Deploying our app to a shared hosting account

13 lectures
Intro
03:56
SSH - WINDOWS OS
04:02
SSH - MAC OS
08:13
Module installation and PHP version
01:32
Composer install
07:06
Laravel installer
03:30
Uploading project
04:44
Configuring our environment file
07:06
Our app live on the web
05:02
Loging in
12:57
Displaying images
01:51
Deleting images
02:26
Setting up production settings
00:59

Upgrade to Laravel 5.4

5 lectures
Optional Section
00:10
Intro and part 1
04:37
Laravel upgrade to 5.4 - part two
06:50
Laravel upgrade to 5.4 - part three
07:39
Webpack error - fix
02:00

Upgrade to Laravel 5.5

4 lectures
Optional Section
00:10
Warning PHP Update for 5.5 - (Edwin from the future)
05:27
Laravel Homestead Box Update (Edwin from the future)
00:21
Upgrading the easy way
07:34

Extra - Adjustments and more Features

12 lectures
Making admin more modular
07:46
Creating an admin controller
04:43
Installing a Chart on admin
04:32
Replacing Chart static data with dynamic data
05:50
Some adjustments to admin posts page
04:17
Installing a Blog Home Page
06:27
Making front-end more modular
05:21
Replacing static with dynamic data for home page
09:40
Some adjustments to single post page
12:20
Making front-end top navigation better
11:00
Front-end Comment Flash messaging modification
06:21
Pagination in the front-end
03:05

Upgrade to Laravel 5.6

2 lectures
5.6 - Optional Section
00:10
5.6 - Upgrading to Laravel 5.6
08:44

Upgrade from 5.6 to 5.7 & 5.7 to 5.8

6 lectures
Optional Section
00:11
Section intro with Edwin Diaz
04:54
Let's start upgrading to 5.7
07:46
Intalling PHP development environment
04:35
Let's start upgrading to 5.8
04:02
IDE Install
03:15

Upgrade from 5.8 to 6.0

8 lectures
UPDATE -IMPORTANT - ABOUT ROUTES & PERMISSIONS - MAC
01:21
Optional Section
00:10
Composer
18:37
Creating a Laravel project
04:21
Lets start upgrading our app to 6.0
10:43
Opening a project in the IDE
03:06
Course - UPDATE - app dev extensions - MAC
02:09
Virtual hosts
22:29

Đánh giá của học viên

Chưa có đánh giá
Course Rating
5
0%
4
0%
3
0%
2
0%
1
0%

Bình luận khách hàng

Viết Bình Luận

Bạn đánh giá khoá học này thế nào?

image

Đăng ký get khoá học Udemy - Unica - Gitiho giá chỉ 50k!

Get khoá học giá rẻ ngay trước khi bị fix.