public function getPath($id, $size, $module) { $this->model->updateField($id, $fileid, ''); return Redirect::to('/admin/advert/' . $id . '/edit'); }