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