Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Personal Transformation Meditation Life Purpose Coaching Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee

This course includes:

  • 43 hours on-demand video
  • 17 articles
  • 32 downloadable resources
  • Full lifetime access
  • Access on mobile and TV
Development Web Development Laravel

PHP with Laravel for beginners - Become a Master in Laravel

Learn to master Laravel to make advanced applications like the real CMS app we build on this course
Bestseller
Rating: 4.4 out of 54.4 (9,322 ratings)
39,530 students
Created by Edwin Diaz, Coding Faculty Solutions
Last updated 9/2020
English
English [Auto], French [Auto], 
30-Day Money-Back Guarantee

What you'll learn

  • 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
Curated for the Udemy for Business collection

Course content

52 sections • 407 lectures • 42h 52m total length

  • Preview06:06
  • Introduction to laravel and MVC
    03:38
  • Reference files
    02:10

  • Preview19:02
  • New - Using MySQL
    09:09
  • New- Installing Node.js
    03:18
  • New - Installing Laravel
    13:09

  • 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

  • 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

  • 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

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

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

  • 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

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

  • 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

Requirements

  • Basic OOP PHP

Description

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 :)

Who this course is for:

  • People looking for web programming jobs should take this course
  • People looking to learn everything about laravel should take this course
  • Students who want to take their PHP skills to another level should take this course

Featured review

Benoit Burke
Benoit Burke
13 courses
11 reviews
Rating: 5.0 out of 5a year ago
Quite the adventure compared to other tutorials on this site. I love the raw feeling in these videos as you can see the gears turning when Edwin thinks about an issue. Even the pauses in the moments where he's thinking of his next step keeps me captivated. Even when I know what the correct move is, it still keeps 100% of my attention as I want to see what he will do. So far I love the course and look forward to the remainder.

Instructors

Edwin Diaz
Web Developer & Premium Udemy Instructor - 600,000 students
Edwin Diaz
  • 4.4 Instructor Rating
  • 98,421 Reviews
  • 711,943 Students
  • 47 Courses

Edwin Diaz is a software and web technologies engineer, a life coach trainer who is also a serial entrepreneur with multiple online businesses, ranging from online jewelry shops, affiliate websites, application development and consultations services, personal online schools, etc.

With over one million students, and clients growing by the thousands a day, Mr. Diaz lets the numbers speak for themselves.

Founding multiple online companies have allowed Mr. Diaz to have the time to teach others. He currently teaches web technologies on different online platforms. He also teaches life coaching sessions to help others achieve a high level of success in many areas of life.

For Mr. Diaz, there is nothing more rewarding than helping others become successful.

His ability to transmit energy, enthusiasm, and complex knowledge allows him to do what he does best "Teach".

Teaching is not just a job for Mr. Diaz but a way of life that continues to flourish every single day.

Apart from teaching he enjoys spending part of his time with his family.

Coding Faculty Solutions
Coding Faculty
Coding Faculty Solutions
  • 4.5 Instructor Rating
  • 89,273 Reviews
  • 621,645 Students
  • 32 Courses

Coding Faculty creates high quality technology training content. We aim to teach technology the right way but at the same time putting emphasis on each of our students. We are a growing team of professional trainers who love our work but overall helping our students reach their maximum potential in their career.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.