belongsTo('App\Post'); } public function getUrlAttribute() { return parse_url($this->href); } }