Opt-in blueprint: register it (via @KeyRouting() or directly) to enable the light key-router.
It contributes the KeyRoutingServiceProvider (binds keyRouter) and the blueprint
middleware that makes the light router the kernel event handler. Mutually exclusive with the full
@Routing().
Opt-in blueprint: register it (via
@KeyRouting()or directly) to enable the light key-router.It contributes the KeyRoutingServiceProvider (binds
keyRouter) and the blueprint middleware that makes the light router the kernel event handler. Mutually exclusive with the full@Routing().