Controller.php Table of Contents Classes ControllerRoute handlers for the front controller (index.php). Each handler deals with one route and returns a `[template, variables]` pair to render, or redirects and exits directly.