$incrementing :
$timestamps :
$key : string
配置键名
$value : string
配置值
$name : string
配置名称
$group_name : string
组名称
$sort : integer
排序
$remark : string
备注
$primaryKey :
$keyType :
$table : string
The table associated with the model.
$fillable : array
The attributes that are mass assignable.
$casts : array
The attributes that should be cast to native types.
Loading…