Home::panelPath()
Returns the path after /panel/ which can then be used in the router or to find a matching view
Home::panelPath(string $url): string|null
Parameters
Name | Type | Default |
---|---|---|
$url * | string |
– |
Return type
string
|null