Custom middleware(routing) to discriminate URL parameters

@mgaussie the basics have not changed and you still need to redirect somehow but now that you can add custom middleware you could probably do all that in custom route.
Instead of having it in SC actions.

1 Like