file)) { return []; } return Upload::whereIn('id', $this->file)->get(); } }