Hi folks, I am a little baffled as to how I can redirect when I get a missing controller exception. I am using CakePHP 4.3. I have tried to find a solution but it seems I am out of luck. Any solution I have found is very confusing.
I created my own error handler but am lost as to how to capture a MissingControllerException. I am coming from a Rails background and finding CakePHP very very different. Apologies if it is obvious, I am just a little lost.