class
Illuminate
/
Database
/
Eloquent
/
Relations
/
Pivot
You are viewing an older version of the documentation. For the latest, please visit master documentation.
Pivot
Extends
Uses
Properties
public
$incrementing bool
Indicates if the IDs are auto-incrementing.
Default: false
protected
$guarded array
The attributes that aren't mass assignable.
Default: []