PHP - Academy
Instructor
PHP - Academy is a skilled instructor known for providing valuable insights and expert guidance to learners seeking to enhance their knowledge and skills.
Learn to create your own PHP MVC framework and CMS step by step. Understand the fundamentals of popular PHP frameworks and best practices in web development.
This course lets you dive into the world of PHP by creating your very own MVC framework and CMS! You'll learn the ins and outs of how web applications work, all while getting certified as a PHP developer. It's hands-on and super useful!
Create your own PHP MVC framework and CMS step by step. Learn in which way popular PHP frameworks work.
Learn MVC by creating your own PHP framework step by step!
MVC pattern, which stands for Model View Controller, is a widely – used programming technology and the most popular technique in web applications development.
The most popular frameworks such as Laravel, Symphony, Yii, Zend are based on MVC pattern. So, it undoubtedly worth learning.
The best way of learning it is creating your own MVC framework and CMS.
Step by step we`ll be creating MVC web application. Further the result of application developing during this course may be put into practice.
As a consequence, we will create a light-weight framework and CMS which may be used in your project. It would contain pages view and editing, contact form, admin section and authorization.
During this course you will learn the best practices in PHP OOP, sessions and MySQL interaction.
If you always wanted to know how modern web applications and frameworks work, this course is definitely for you!
Basic knowledge of PHP OOP is all that you need.
Feel free to ask about free web hosting for this course learning. You can obtain domain, ftp and mysql accounts absolutely free in order to work with this course.
On completing this course you will be a PHP-Academy certified developer.
Knowing about how MVC framework works
You will create your own MVC framework
You will also create a simple CMS based on that framework
1 Lectures
6 Lectures
1 Lectures
1 Lectures
2 Lectures
1 Lectures
Instructor
PHP - Academy is a skilled instructor known for providing valuable insights and expert guidance to learners seeking to enhance their knowledge and skills.
NO ! No way this is a good course. I mean, i can get past the fact that you're using mysqli, the older file and directory naming convention, even the fact that you're using an deprecated version of php without any type hinting. However, instantiating the database connection inside the run method of the app class, that's totally wrong and no recommended at this times. Why would it be a good practice to have available at any point in the application even if not needed the database connection? Why would you need a database connection instance when accessing a static page ? That's a very big security issue that you're teaching other as being the right way to do it. We're in 2023 and what you're trying to teach others is not updated, nor correct and barely useful. In terms of SOLID Principles it does NOT follow them. In conclusion if you want to learn how a PHP MVC Framework works behind the hood, do NOT enroll this course or you'll learn alot of wrong stuff.
The teacher is writing very messy, and excessive, code. Teacher is also using mysqli which should be replaced with PDO.
I would NOT use this code for production. For a complete beginner it would also be very hard to understand how the MVC design pattern works.
TBH, seeing the router years ago was useful. But this course is almost equivalent to listening to Microsoft Narrator read the Laravel source code.
Course was good, not a fan of the lag in commentary.
This is not for all levels. Ever take a college course you qualified to attend but after watching the teacher's presentation you realized how much you did not know. I raised the review because of this build and code work. Now, you need to have a good understanding of PHP's class inheritance, shorthand coding, PHP objects, methods, and functions. The author talks you through their coding method and what they are doing it that way. That is it. If there are some methods you don't understand I recommend www.php.net for function and feature definitions and for additional material "Murach's PHP and MySQL"
Very good explantion
this course really help me to get better understanding mvc php, but actually it was too fast to following lectures up one by one.
thanks for teaching and keep it up,
Muy bien expusto el material, en poco tiempo y bien explicado!
Limited or no response time to questions.
Your email address will not be published. Required fields are marked *
Karl M.
Highly recommended as a crash course with an efficient and practical application to accompany it. Thank you!