DM
Size: a a a
DM
D
D
Add [id] to fillable property to allow mass assignment on [App\YandexTaxiClaim].
DM
DM
DM
DM
DM
D
VY
VY
public function getIncrementing()
{
return false;
}
public function getKeyType()
{
return 'string';
}
AH
public function getIncrementing()
{
return false;
}
public function getKeyType()
{
return 'string';
}
public $incrementing = false;
protected $primaryKey = 'uuid';
protected $keyType = 'string';
D
D
D
AH
DM
D
VY