morphTo(); } /** * We shall set a blacklist of non-modifiable model attributes. * * @var array */ protected $guarded = ['id']; }