attributes['awarded_to'] = json_encode($data); }*/ public function getAwardedToAttribute($data) { return json_decode($data,true); } }