morphTo(); } public function user() { return $this->hasOne('App\Model\User', 'id', 'user_id'); } }