DolEdu - Online Education
  • Home
  • Library
    • Health & Fitness
    • Internet Marketing
    • Forex & Trading
    • Fighting and Martial Arts
    • FILM & PHOTO – ARTS – GRAPHICS
    • Just $1
    • Magic
    • Medical
    • Metaphysical & Self Help
    • Music Learning
    • NPL & Hypnosis
    • Real Estate
    • Secduction & Love
    • SEO Website & Design
    • Everything Else
  • Contact Us
Login / Register
Sign inCreate an Account

Lost your password?
4 items / $470.00
0 Wishlist
Course Access
Menu
DolEdu - Online Education
-70%Hot
Joe Santos Garcia - Learn PHP 7 and Laravel Master course courses available download now.
Previous product
Blaine Singer - Team Code of Honor courses available download now.
Blaine Singer - Team Code of Honor $297.00 Original price was: $297.00.$47.00Current price is: $47.00.
Back to products
Next product
Neuroscience Synthesis To Rewire Your Brain courses available download now.
Neuroscience Synthesis To Rewire Your Brain $199.00 Original price was: $199.00.$42.00Current price is: $42.00.

Joe Santos Garcia – Learn PHP 7 and Laravel Master course

$150.00 Original price was: $150.00.$45.00Current price is: $45.00.

Joe Santos Garcia – Learn PHP 7 and Laravel Master course course available for download now. you can contact with us for check Files-Screenshot, Demo or a module test. This courses is digital version, delivery via your email in 1~30 minutes. You can download to personal computer or online access with your smartphone, ipad or tablet.

Add to wishlist
Share
close
Products
  • Ryan Foley – IKN Performance Online $249.00 Original price was: $249.00.$52.00Current price is: $52.00.
  • Alex Kanellis & Junior Leoso – Landmine University Level 1 Coaches Certification 2023 $400.00 Original price was: $400.00.$59.00Current price is: $59.00.
  • Description
  • Reviews (0)
  • Shipping & Delivery
Description

Joe Santos Garcia - Learn PHP 7 and Laravel Master course

Joe Santos Garcia – Learn PHP 7 and Laravel Master course

Salepage : Joe Santos Garcia – Learn PHP 7 and Laravel Master course
Archive : Joe Santos Garcia – Learn PHP 7 and Laravel Master course Digital Download
Delivery : Digital Download Immediately

Description

Learn PHP 7 and Laravel Master course

The most used programming language for the web

Your Instructor

 

Joe Santos Garcia

Joe Santos Garcia

Hi my name is Joe Santos Garcia a web developer based out of NYC. I’ve worked on projects for major companies. I have a successful youtube channel – over 50,000 subscribers who love my tutorials and over 50,000 students world wide in multiple platforms. My goal is to get all my students and subscribers to level of being hired as a developer.

Course Curriculum

 

Introduction
  •  
    Start

    Why learn php? (15:10)

  •  
    Start

    Course requirements (1:58)

  •  
    Start

    Php, Mysql, Laravel Installation (19:07)

  •  
    Start

    Mamp for windows USERS

  •  
    Start

    Resources for you to learn php (3:16)

Syntax
  •  
    Start

    Our First Page – Variables (12:51)

  •  
    Start

    Comments (2:50)

  •  
    Start

    Data types (4:15)

  •  
    Start

    Variables and Constants (10:18)

  •  
    Start

    Variable Quiz (0:37)

  •  
    Start

    Variables and Constants Answer (5:23)

  •  
    Start

    how to use strings (4:02)

  •  
    Start

    Strings Functions (7:32)

  •  
    Start

    Strings Quiz (0:30)

  •  
    Start

    Strings Answers (2:47)

  •  
    Start

    How to use integers and floating points (5:01)

  •  
    Start

    Integer Math functions (5:09)

  •  
    Start

    Operators Intro (5:01)

  •  
    Start

    working – operators (19:36)

  •  
    Start

    Integer and Operators Quiz (0:46)

  •  
    Start

    Answers to Integers and Operators (3:15)

  •  
    Start

    How to use if, elseif, else, and switch statements (24:22)

  •  
    Start

    Conditionals Quiz (0:47)

  •  
    Start

    Conditionals Answers (5:10)

  •  
    Start

    How to use arrays (17:23)

  •  
    Start

    Array Functions (7:20)

  •  
    Start

    Arrays Quiz (0:27)

  •  
    Start

    Arrays Answer (4:58)

  •  
    Start

    how to use a for loop? (7:06)

  •  
    Start

    while loop (4:22)

  •  
    Start

    do while loop (5:12)

  •  
    Start

    foreach loop (12:27)

  •  
    Start

    Creating and Using Functions (13:34)

  •  
    Start

    Function Quiz (0:27)

  •  
    Start

    Functions Answers (5:52)

  •  
    Start

    Using Require (5:59)

Global Variables
  •  
    Start

    Global Variables and Server Variables (7:09)

  •  
    Start

    Get and Post Variables (15:08)

  •  
    Start

    Using Cookies (6:45)

  •  
    Start

    Using Sessions (7:21)

 

Object Oriented Programming – PHP
  •  
    Start

    Classes in PHP (15:57)

  •  
    Start

    Extending Classes (22:51)

  •  
    Start

    Public vs Protected vs Private (10:08)

  •  
    Start

    Static Properties and Methods (9:21)

  •  
    Start

    Dependency Injection (16:57)

  •  
    Start

    Interfaces (6:46)

  •  
    Start

    Abstract Classes (11:35)

  •  
    Start

    Method Chaining (9:51)

  •  
    Start

    Auto Load Classes (2:41)

  •  
    Start

    Namespaces (10:33)

Project 1 – Simple website
  •  
    Start

    Simple Site (30:46)

Project 2- CRUD – PHP and Mysql
  •  
    Start

    Introduction to databases (8:13)

  •  
    Start

    Create a Database (5:43)

  •  
    Start

    Connect through PDO (7:20)

  •  
    Start

    Initialize and Create Table (5:15)

  •  
    Start

    Create Data (23:52)

  •  
    Start

    Read Data (28:31)

  •  
    Start

    Update (23:50)

  •  
    Start

    Deleting and Conclusion (16:27)

Project 3 – Laravel CRUD
  •  
    Start

    Framework Talk (17:15)

  •  
    Start

    Laravel Setup (14:45)

  •  
    Start

    Creating tables – migrations (15:19)

  •  
    Start

    Routing through laravel (27:02)

  •  
    Start

    Writing logic in the controllers (18:49)

  •  
    Start

    Front End Pages – Blade (20:05)

  •  
    Start

    Compile Assets – laravel mix (16:47)

  •  
    Start

    setting the views and forms (22:43)

  •  
    Start

    Understanding Request in laravel (6:17)

  •  
    Start

    Working – mysql raw statements (9:57)

  •  
    Start

    Eloquent (34:07)

  •  
    Start

    Eloquent and models (37:54)

Project 4 – Design Storm
  •  
    Start

    Setting up our design storm project (13:23)

  •  
    Start

    Transfer the html to blade (22:55)

  •  
    Start

    Authentication (18:53)

  •  
    Start

    Fixes to view Plus Controllers (19:39)

  •  
    Start

    Connecting to Api (25:23)

  •  
    Start

    Displaying the data and search (24:04)

  •  
    Start

    More Results (19:28)

  •  
    Start

    Cleaning up the results view (8:44)

  •  
    Start

    Changing Results from Post to Get Request (21:08)

  •  
    Start

    Database for projects and inspirations (16:24)

  •  
    Start

    Projects Controllers and Routes (20:23)

  •  
    Start

    Project Index View (19:45)

  •  
    Start

    Create and Edit View For Projects (28:16)

  •  
    Start

    Show View for Projects (7:44)

  •  
    Start

    Save Projects and Populate index view (15:38)

  •  
    Start

    Show, Update, Delete Project (23:01)

  •  
    Start

    Create Inspirations (23:41)

  •  
    Start

    Delete Inspirations (8:29)

  •  
    Start

    Setting up our relationships (23:00)

  •  
    Start

    Delete all related inspirations to project (5:46)

  •  
    Start

    Project and user relationship (21:51)

  •  
    Start

    Check if we already added those images (19:34)

  •  
    Start

    Finishing The Project plus challenge (8:08)

More from Categories : Internet Marketing

Reviews (0)

Reviews

There are no reviews yet.

Be the first to review “Joe Santos Garcia – Learn PHP 7 and Laravel Master course” Cancel reply

Your email address will not be published. Required fields are marked *

Shipping & Delivery

24/7 Automatic Digital Delivery

After payment, the download link will automatically be sent to your email.

Or you can go to “My Account” to access the course.

1. How to make the payment?
  • You can make the payment online through this instruction:
    1. Visit your product page.
    2. Click button “Enroll Course”.
    3. Checkout.
  • Or contact us to get proof and payment details.
    1. Email: [email protected]
    2. Skype: [email protected]

  • 3. Tawk.to Online Chat
    On the bottom right of your screen.
2. What is delivery method?

After your payment,

Please check this link for the download: Courses Download

In case the link is not working, you will receive DIGITAL download link at YOUR EMAIL ADDRESS after we are online and double check.

3. How long will get download link after payment?

Most of products will come to you immediately. But for some products were posted for offer. We need time to make files  and upload. (It takes 8-48 hours) We will try by our best to have download link on time. One immportant thing, you can Online Chat with me and receive download IMMEDIATELY.

4. Contents – Update

We’ve double checked all contents, and they are full for sale. For the courses need to update, we will update and send you update contents by ourselves.

5. Refund policy

All products were double checked before post for sale. So that will not have refund for them. Only make refund for the products that we can not provide. You will get what you paid for or get back your money.

Related products

-89%Hot
Domenic Carosa – How to Buy Almost Any Business courses available download now.
Quick view
Add to wishlist
Enroll Course
Close

Domenic Carosa – How to Buy Almost Any Business

$497.00 Original price was: $497.00.$57.00Current price is: $57.00.
-69%Hot
Mike Reinold & Eric Cressey – Functional Stability Training for the Upper Body courses available download now.
Quick view
Add to wishlist
Enroll Course
Close

Mike Reinold & Eric Cressey – Functional Stability Training for the Upper Body

$129.00 Original price was: $129.00.$40.00Current price is: $40.00.
-83%Hot
Chalene Johnson – Courageous Confidence Club courses available download now.
Quick view
Add to wishlist
Enroll Course
Close

Chalene Johnson – Courageous Confidence Club

$145.00 Original price was: $145.00.$25.00Current price is: $25.00.
-88%Hot
Milana Leshinsky – Recurring Revenue Revolution – Live Event courses available download now.
Quick view
Add to wishlist
Enroll Course
Close

Milana Leshinsky – Recurring Revenue Revolution – Live Event

$497.00 Original price was: $497.00.$62.00Current price is: $62.00.
-91%Hot
Ben Adkins – Fearless Social Mastermind courses available download now.
Quick view
Add to wishlist
Enroll Course
Close

Ben Adkins – Fearless Social Mastermind

$997.00 Original price was: $997.00.$92.00Current price is: $92.00.
-81%Hot
Kombucha Dave – Lightning Deal Loopholes courses available download now.
Quick view
Add to wishlist
Enroll Course
Close

Kombucha Dave – Lightning Deal Loopholes

$297.00 Original price was: $297.00.$57.00Current price is: $57.00.
-88%Hot
Kevin Fahey – Product Launch Group Coaching courses available download now.
Quick view
Add to wishlist
Enroll Course
Close

Kevin Fahey – Product Launch Group Coaching

$497.00 Original price was: $497.00.$62.00Current price is: $62.00.
-91%Hot
Thomas Bartke – Build Scale Done – From Zero To $500-$1
Quick view
Add to wishlist
Enroll Course
Close

Thomas Bartke – Build Scale Done – From Zero To $500-$1,000 Per Day

$1,500.00 Original price was: $1,500.00.$142.00Current price is: $142.00.
DolEdu 2017. PREMIUM E-EDUCATION SOLUTIONS.
payments
  • Menu
  • Categories
  • Business & Sales
  • Fighting
  • Fighting and Martial Arts
  • FILM & PHOTO – ARTS – GRAPHICS
  • Forex & Trading
  • Health & Fitness
  • Hypnosis & NPL
  • Internet Marketing
  • Magic
  • Medical
  • Metaphysical & Self Help
  • Secduction & Love
  • Everything Else
  • Home
  • Library
    • Health & Fitness
    • Internet Marketing
    • Forex & Trading
    • Fighting and Martial Arts
    • FILM & PHOTO – ARTS – GRAPHICS
    • Just $1
    • Magic
    • Medical
    • Metaphysical & Self Help
    • Music Learning
    • NPL & Hypnosis
    • Real Estate
    • Secduction & Love
    • SEO Website & Design
    • Everything Else
  • Contact Us
  • Wishlist
  • Login / Register
Shopping cart
close

Hello Summer!!! 35% off for all coures. Discount code [ hello35 ]

Sidebar
Joe Santos Garcia - Learn PHP 7 and Laravel Master course courses available download now.

Joe Santos Garcia – Learn PHP 7 and Laravel Master course

$150.00 Original price was: $150.00.$45.00Current price is: $45.00.
Add to wishlist
Start typing to see products you are looking for.