url()
Builds an absolute URL for a given path
url(string $path = null, array|string|null $options = null): string
Parameters
Name | Type | Default | Description |
---|---|---|---|
$path |
string |
null |
|
$options |
array |string |null |
null |
Return type
string