# Default route $r->route('/:controller/:action/:id') ->to(controller => 'example', action => 'welcome', id => 1);