MVC Lesson 13: Middleware in PHP MVC

In a PHP MVC framework, whether middleware is called for each request or only for specific controllers depends on how the middleware is implemented and configured in that specific framework.