attributes['data'] = json_encode($value); } public function user() { return $this->belongsTo('FireflyIII\User'); } }