//... app()->get('/', function () { response()->json(['msg' => 'műkszik']); });