Panel::url()
Creates an absolute Panel URL independent of the Panel slug config
Panel::url(?string $url = null, array $options = [ ]): string
Parameters
Name | Type | Default |
---|---|---|
$url | string |null |
null |
$options | array |
[ ] |
Return type
string