|
- protected $fillable = ['user_id', 'nickname','avatar','birthday','height','weight','work','info'];
|
|
|
|
|
|
+ protected $fillable = ['user_id', 'nickname','avatar','birthday','height','weight','work','info','figure','feeling','education','income','drink','hobby','photo','video'];
|