'string', ]; protected $fillable = ['id', 'task_id', 'assignee_id', 'editor_id']; }