MorphPivot (Database\Eloquent\Relations)

MorphPivot

class MorphPivot extends Pivot (View source)

Constants

CREATED_AT

The name of the "created at" column.

UPDATED_AT

The name of the "updated at" column.

Properties

bool $incrementing Indicates if the IDs are auto-incrementing. from Model