Hi All,
In KO2, I had a file called libraries/CUSTOM_Controller.php, in which I kept common methods that I wanted to be available to all controllers.
Is there a similar way to do this in KO3? I don't see anything in the docs (such as they are) about overriding the controller.
Thanks!