► Access the full course: https://davehollingworth.net/phpmvcy
Learn how PHP loads classes, and how defining classes in separate files can allow us to define an autoload function that means classes are loaded automatically instead of having to be explicitly required.