<?php return array( '_root_' => 'pages/index', // The default route '(:any)'=>'pages/index', '_404_' => 'welcome/404', // The main 404 route );
\Request::factory('mymodule/widget')->execute()
It looks like you're new here. If you want to get involved, click one of these buttons!