Welcome to Vinlearn Comumnity!
  • Contact Us
  • Track Your Order
  • My Downloads
Select category
  • Select category
  • Business & Sales
  • Consulting
  • Copywriting
  • Economics & Finance
  • Everything Else
  • Fighting & Martial Arts
  • Food & Cooking
  • Forex & Trading
  • Hypnosis & NLP
  • Internet Marketing
  • IT & Technology
  • Languages & Accents
  • Law
  • Magic & Tricks
  • Management & Leadership
  • Medical & Health
  • Mindfulness & Meditation
  • Mindset & Achievement
  • Music
  • Personal Development
  • Photography
  • Psychology & Body Language
  • Real Estate
  • Seduction & Love
  • SEO & Design Website
  • Software & Tools
  • Spirituality & Religion
  • Sports & Fitness
  • Uncategorized
Login / Register
Wishlist
0 items $0.00
Menu
0 Wishlist
0 items $0.00
Login / Register
Sign inCreate an Account

Lost your password?

Browse Categories
  • Internet Marketing
    • Ecommerce
    • Copywriting
    • Software & Tools
    • SEO & Design Website
  • Business & Sales
    • Management & Leadership
    • Economics & Finance
    • Law
    • Consulting
  • Forex & Trading
  • Real Estate
  • Hypnosis & NLP
  • Personal Development
    • Spirituality & Religion
    • Mindfulness & Meditation
    • Mindset & Achievement
    • Mindset & Wisdom
    • Psychology & Body Language
    • Languages & Accents
  • Medical & Health
    • Fighting & Martial Arts
  • Sports & Fitness
  • Seduction & Love
  • IT & Technology
  • Photography
  • Music
  • Food & Cooking
  • Magic & Tricks
  • Everything Else
  • HOME
  • STORE
  • FAQs
  • Contact Us
  • MY ACCOUNT
    • My Orders
    • My Downloads
-75%
Learn PHP 7 and Laravel Master course - Joe Santos Garcia
Click to enlarge
Home Internet Marketing Learn PHP 7 and Laravel Master course – Joe Santos Garcia
React - Quick and Easy - Joe Santos Garcia
React - Quick and Easy - Joe Santos Garcia $150.00 Original price was: $150.00.$37.00Current price is: $37.00.
Back to products
Web Developer Personal Brand and Portfolio - Joe Santos Garcia
Web Developer Personal Brand and Portfolio - Joe Santos Garcia $100.00 Original price was: $100.00.$41.00Current price is: $41.00.

Learn PHP 7 and Laravel Master course – Joe Santos Garcia

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

Instant Download Learn PHP 7 and Laravel Master course – Joe Santos Garcia

Delivery method: After your purchase, you’ll get access to the downloads page. Here, you can download all the files associated with your order. We’ll also send a download notification email via your email.

30% COUPON CODE: VINLEARN
Compare
Add to wishlist
Category: Internet Marketing Tags: Joe Santos Garcia, Joe Santos Garcia - Learn PHP 7 and Laravel Master course, Learn PHP 7 and Laravel Master course
Share:
  • Description
  • Product Delivery
Description

Learn PHP 7 and Laravel Master course – Joe Santos Garcia

The most used programming language for the web

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 with 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 with 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 with 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 with 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 with migrations (15:19)

  • Start

    Routing through laravel (27:02)

  • Start

    Writing logic in the controllers (18:49)

  • Start

    Front End Pages with Blade (20:05)

  • Start

    Compile Assets with laravel mix (16:47)

  • Start

    setting the views and forms (22:43)

  • Start

    Understanding Request in laravel (6:17)

  • Start

    Working with 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)

Salepage
Archive:
PLEASE CHECK ALL CONTENTS: