group('kiso', function(RouteCollection $routes) { $routes->match(['get', 'post'], 'api/vrfcReq', 'KisoController::vrfcReq'); });