json(json_decode(file_get_contents(resource_path('demo-credits.json')), true)); } catch (Throwable) { return response()->json([]); } } }