exists($fileName)) { $file = json_decode($disk->get($fileName), true); // run the file: TestData::run($file); } } }