Check if the current route uri is started with the given uri
Parameters | |||
---|---|---|---|
string
|
$uri |
URI string |
# |
array
|
$except = [] |
Array of URI string to be excluded in check |
# |
Returns | |
---|---|
boolean
|
true/false |