Object Oriented PHP & MVC
Build a custom object oriented PHP MVC framework and then build an application with it
What you’ll learn
-
Build a custom MVC Framework from absolute scratch
-
Build an application using your custom framework
-
Create a custom PDO class to handle database interactions
-
Complete user authentication using OOP & PDO
-
Deploy your custom PHP application
Requirements
-
You should know basic PHP & programming concepts
Who this course is for:
- People wanting to learn advanced OOP PHP and MVC (Model View Controller)