app()->get('/msg', function() { response()->json(['msg' => 'üdv']); });