Function link_to
Generate a HTML link.
Located at mechanicious/Illuminate/Support/helpers.php
string |
$url |
|
string |
$title = null |
|
array |
$attributes = array() |
|
boolean |
$secure = null |
string
|
Generate a HTML link.
string |
$url |
|
string |
$title = null |
|
array |
$attributes = array() |
|
boolean |
$secure = null |
string
|