attributes['value'] = maybe_serialize($value); } public function getValueAttribute($value) { return maybe_unserialize($value); } }