I am working in Lumen app and i have created route group like below,
$router->group([\'prefix\' => \'clare\'], function() use ($router) { $router-&