MorphTo (Database\Eloquent\Relations)

MorphTo

class MorphTo extends BelongsTo (View source)

Methods

void __construct( Builder $query, Model $parent, string $foreignKey, string $otherKey, string $type, string $relation)

Create a new morph to relationship insta