Can somebody explain the syntax of the Laravel 4 UrlGenerator class? I can\'t find it in the documentation.
I have the following route:
For those using PHP 5.3, this should be:
URL::action('UsersController@show', array('123') )