Does anyone know how to add custom MVC routes in v8? With v7 I used an ApplicationEventHandler class but this is not available.
I did make an attempt with Composers and Components but it didn't go very well.
Does anyone know how to add custom MVC routes in v8? With v7 I used an ApplicationEventHandler class but this is not available.
I did make an attempt with Composers and Components but it didn't go very well.