Helper class for building a Router
Mounts a fallback route that matches any pattern.
Creates a router that is disabled from the beginning
Creates a router that is enabled from the beginning
Mounts a route and associates it with the given view.
Uses one or multiple RouterMiddlewares.