Function link_to_action
Generate a HTML link to a controller action.
Located at mechanicious/Illuminate/Support/helpers.php
string |
$action |
|
string |
$title = null |
|
array |
$parameters = array() |
|
array |
$attributes = array() |
string
|