Documentation

Router.php

Interfaces, Classes and Traits

Router
Routers are tools that allow your application to listen on alternative urls and attach controllers to different URLs than they would normally do. Please note that enabling a route to a certain controller does not disable it's canonical URL.

Search results