json(json_decode(File::get(resource_path('demo-credits.json')), true)); } catch (Throwable) { return response()->json(); } } }