'array' ]; public function setTagsAttribute($value) { $this->attributes['tags'] = json_encode(json_decode($value, true)); } }