Build a custom object oriented PHP MVC framework and then build an application with it. In this course, you will learn:
- Build a custom MVC Framework from absolute scratch
- Create a custom PDO class to handle database interactions
- Deploy your custom PHP application
- Build an application using your custom framework
- Complete user authentication using OOP & PDO
- Requirements: You should know basic PHP & programming concepts.