user_id = $this->user_id; $comment->material_id = $this->material_id; return $comment->save(); } }