BESTSELLER
Created by Dave Hollingworth
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
- Separate application code from presentation code
- Organise your PHP code into models, views and controllers in an MVC framework
- Use namespaces and an autoloader to load PHP classes automatically
- Use the Composer tool to manage third-party package dependencies and autoloading
- Handle errors and exceptions in PHP and display more or less error detail based on the environment
- Understand how MVC frameworks work, making it easier to learn an existing framework like Laravel or CodeIgniter
More Courses by Dave Hollingworth
PHP for Beginners
Build a Content Management System from Scratch with PHP and MySQL
PHP Unit Testing with PHPUnit
Unit test your PHP code using the PHPUnit testing framework: find bugs quickly and early, and improve your code quality.
Build a Complete Registration and Login System using PHP MVC
Add registration, login, remember me, account activation, password reset by email and more using the PHP MVC framework
