Link helper when working with multiple routers

That’s very similar to my setup as well. I have several scoped routes that I’d like to split up into individual Routers. Some of those are for various APIs, others are stuff like /admin. I have found several references to using match instead of forward.

1 Like