Laravel
Release notes
Upgrade Guide
Contribution Guide
class
Illuminate
/
Database
/
Eloquent
/
Relations
/
Pivot
Pivot
Extends
Model
Uses
AsPivot
#
Properties
public
#
$incrementing
bool
Indicates if the IDs are auto-incrementing.
Default: false
protected
#
$guarded
array
The attributes that aren't mass assignable.
Default: []
On this page
On this page
Properties
incrementing
guarded