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 Mindfulness Personal Development Personal Transformation Meditation Life Purpose Emotional Intelligence 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 Modeling Data Analysis Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Blogging Freelancing 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
Development Web Development E-Commerce

PHP: The Complete PHP MVC Course

Learn to master modern PHP MVC core development step-by-step, and build your eCommerce store in less than 30 days
Rating: 4.4 out of 54.4 (369 ratings)
13,038 students
Created by Devscreencast Elearning, Terry Ogbemudia Osayawe
Last updated 11/2020
English
English [Auto], French [Auto], 
30-Day Money-Back Guarantee

What you'll learn

  • Build Your Own Modern PHP MVC framework
  • Build a Fully Functional and Secured Admin Panel
  • Organize your PHP code into models, views and controllers
  • Build a Shopping Cart With PHP OOP and VueJs
  • Build and Deploy eCormmerce Website to Production
  • Process Payment With Stripe API and PayPal Express Checkout API
  • Build Apps with Laravel Eloquent ORM for Database Manaipulation
  • Build a Responsive Website With ZURB Foundation
  • Querying Data For Dashboard Reporting PHP & ChartJs
  • Build Front-end Apps With VueJs
  • Registration and Login (OOP User Authentication)
  • Work with JSON data returned from Any API
  • Autoload Classes Using PSR-4 (Namespaces and Composer) to Autoload PHP Classes Automatically
  • Error and Exceptions Handle Based on the Environment
  • Save Development Time By Leveraging Packages from PHP Ecosystem
  • Build Apps with Laravel Blade Templating Engine
  • Become A Well Equiped Fullstack Web Developer
  • Learn Modern PHP Workflow and Write PHP Codes That Doesn't Suck
  • Task Automation With Webpack
  • Build A Secure System, Fast And Efficiently
  • Protect Any PHP Web App Against Cross Site Request Foggery (CSRF) Attack
  • Build A Custom PHP Validation Class That You can Reuse In Other Projects
  • Build A Custom HTTP Request Class That You can Reuse In Other Projects
  • Build A Custom Session Manager Class That You can Reuse In Other Projects
  • Build A Custom File Upload Class That You can Reuse In Other Projects
  • Easily Learn an Existing framework like Laravel or CodeIgniter
  • Free Access to PHP Object-Oriented Bootcamp Course
Curated for the Udemy for Business collection

Course content

23 sections • 144 lectures • 24h 17m total length

  • Preview07:40
  • How to ask for help and Access Free OOP Bootcamp course
    00:46
  • How to source code
    00:14

  • Preview08:28
  • Preview00:11
  • Preview12:31

  • **IMPORTANT** Read This Before Installing NodeJS
    00:14
  • Setting up front-end dependencies management - Windows
    06:19
  • Setting up front-end dependencies management - MacOS
    04:09
  • Important - Read This Before Watching The Next Lecture
    00:13

  • Installing Foundation sites, Motion UI and Slick-carousel
    07:31
  • Task Automation with Gulp and Laravel Elixir
    19:43
  • Setup Routing and Mod Rewrite
    12:08
  • Creating our first Controller
    04:08
  • Install and Setup Blade Templating Engine
    05:35
  • Creating a Route Dispatcher
    15:02
  • Autoloading Required classes and files
    06:05

  • Initial Database Design
    12:41
  • Object-relational mapping (ORM)
    05:26
  • Install and Setup Eloquent ORM
    09:45

  • Setting up email sending with email template support - Part 1
    11:38
  • Setting up email sending with email template support - Part 2
    13:31
  • Error Handling
    14:24

  • Setup Admin Panel Template - Part 1
    10:22
  • Setup Admin Panel Template - Part 2
    05:21
  • Add Font Awesome and Sidebar Content
    05:03
  • Styling the Admin Sidebar
    11:21

  • Creating a Session Manager Class
    10:36
  • Creating a CSRF Protection Class
    09:36
  • Creating a Redirect Class
    04:04
  • Creating a File Upload Class - part 1
    14:29
  • Creating a File Upload Class - part 2
    08:01
  • Creating a Request Class - part 1
    14:53
  • Creating a Request Class - part 2
    07:50

  • Product Category - Part 1
    11:16
  • Product Category - Part 2
    14:41
  • Product Category - Part 3
    11:11

  • Form Request Validation - Part 1
    12:47
  • Form Request Validation - Part 2
    11:40
  • Form Request Validation - Part 3
    10:57
  • Form Request Validation - Part 4
    11:30
  • Form Request Validation - Part 5
    06:41

Requirements

  • Basic Understanding of PHP OOP

Description

COURSE UPDATED ON 16th DEC 2018 - New Section Added: "Solutions to Assignments"


COURSE UPDATED ON 06 OCT 2018 - New Section Added: "Upgrading to Nodejs 8 And Webpack"


PHP “The Complete PHP MVC: Build a Modern eCommerce Store”  

In this series you will learn how to build a responsive PHP MVC eCommerce website from scratch using modern and techniques such as ZURB Foundation, SASS, Composer, Gulp, PHP Laravel Elixir, VueJS, Eloquent ORM, Laravel Blade Templating Engine, Axios for HTTP Request, Stripe and PayPal APIs for payment processing and lots more.  

Are you a full-time working developer, or a professional freelancer? Then you should buy this course now. Why? Over the years I have come to understand few things about Web development and IT in general; things change so rapidly such that if you’re not keeping up with latest trends you will be so surprised how much has changed in few months. Companies want to move fast and get things done, they need developers who can write stable and scalable code with speed and efficiency. This is how your value is measured.  

With an initial 21 hours on-demand videos, your PHP workflow will change drastically, you will learn how to write clean and stable code, use the tools that working developers use to get things done in a fast and efficient manner. Some of the tools you will learn how to use are:  

This PHP MVC course is intensive, comprehensive and practical oriented.   

You will learn how to write code using PHP MVC pattern, create components that you can use in other projects plus you will build an eCommerce store from scratch  

We'll go through the entire design and implementation process from start to finish, and learn how to build a modern, stable, secure eCommerce web application using PHP MVC Pattern.  

After completing this PHP MVC course, you would have developed a more thorough and efficient workflow and be well equipped to take up any web development project; do more in less time.  

This course covers all you will need to compete in the job market as a full stack web developer.  


Awesome right? Give yourself the competitive advantage and tools to become a true, well-rounded PHP developer.  You won’t regret it.


What You need to know

There is only one main requirement for this course which is a solid understanding of the concept of Object oriented programming. I have noticed that most students still struggle with understanding OOP for that reason I have put together a resource on Devscreencast "PHP Object-Oriented Bootcamp"

P.S. All those enrolled in my PHP MVC course will get the "PHP Object-Oriented Bootcamp" course for FREE.

In this series I will introduce the concept of object oriented programming using PHP. You will learn about:

  1. Classes, objects properties and methods

  2. Constructor & destructor

  3. Protecting access to your class properties and methods

  4. Using setters and getters

  5. Object Inheritance

  6. Static methods, properties and late static binding

  7. Method chaining

  8. Object abstraction and Interface

  9. PHP 7 type hinting and return type, etc

 


Who this course is for:

  • PHP Web Developers
  • Anyone who want to learn modern PHP

Instructors

Devscreencast Elearning
The Best PHP Screencasts
Devscreencast Elearning
  • 4.6 Instructor Rating
  • 581 Reviews
  • 24,509 Students
  • 4 Courses

DEVSCREENCAST is the defacto educational technology school that offers beginner to advanced courses in web design and web development.

Skill up, learn practical, modern web development, through professional screencasts.

Lots of your peers think DEVSCREENCAST is doing a great job producing concise and engaging screencasts, come see for yourself, and extensively level up your skills in the process.

Terry Ogbemudia Osayawe
Web Developer and Teacher
Terry Ogbemudia Osayawe
  • 4.4 Instructor Rating
  • 1,622 Reviews
  • 43,925 Students
  • 9 Courses

My passion is inspiring people through online courses. Since 2015, over 30,000 students have taken my online courses - and I'm so grateful to every single one of you                 

I graduated with a bachelor's degree in Software  Engineering from University of East London, and I'm also a certified  Oracle  Database Professional (OCP). I'm passionate about  teaching and sharing my knowledge on various platforms.                     

I facilitated high-end trainings in Web and Software  Development, Oracle Database, Linux Operating System, and Oracle Financial 11i.                 

  • 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.