Свойство | Type | Description | |
---|---|---|---|
$incrementing | |||
$primaryKey | |||
$timestamps |
Свойство | Type | Description | |
---|---|---|---|
$fillable | array | The attributes that are mass assignable. | |
$table | string | The database table used by the model. |
Méthode | Description | |
---|---|---|
create ( array $attr = [], $normal = true ) | ||
getAgeAttribute ( ) | ||
getFullNameAttribute ( ) | ||
getHasPhoneAttribute ( ) | ||
user ( ) : belongsTo | Get business user. |
protected array $fillable | ||
Résultat | array |
protected string $table | ||
Résultat | string |