Define route group
| Parameters | |||
|---|---|---|---|
string
|
$prefix |
A prefix for the group of the routes |
# |
callable
|
$callback |
The callback function that defines each route in the group |
# |