Class Pivot
- Laravel\Database\Eloquent\Model
- Laravel\Database\Eloquent\Pivot
public
|
|
public
string
|
|
public
string
|
protected
string
|
$pivot_table |
|
#
The name of the pivot table's table. |
protected
|
$pivot_connection |
|
#
The database connection used for this model. |
public static
boolean
|
$timestamps | true |
#
Indicates if the model has update and creation timestamps. |
$accessible,
$attributes,
$connection,
$exists,
$hidden,
$includes,
$key,
$original,
$per_page,
$relationships,
$sequence,
$table
|