morphTo(); } public function project() { return $this->morphTo('fileable', Project::class); } }