Example #1
0
 public function afterUpdate()
 {
     $this->fileUpload();
     File::fileModelSave($this->model_id);
 }