|
- protected $allowFields = ['id', 'username', 'mobile', 'simplemobile', 'avatar', 'email', 'firstname', 'lastname', 'height','age','weight','address','notice_type','whatsapp'];
|
|
|
|
|
|
+ protected $allowFields = ['id', 'username', 'mobile', 'simplemobile', 'avatar', 'email', 'firstname', 'lastname', 'height','age','weight','address','notice_email','notice_whatsapp','whatsapp'];
|