morphTo(); } public function logs() { return $this->morphMany('App\Log', 'logable'); } }