Fix for contact passord
This commit is contained in:
parent
910e457ef7
commit
aed8b92f13
1 changed files with 0 additions and 1 deletions
|
|
@ -55,7 +55,6 @@ class Contact extends EntityModel implements AuthenticatableContract, CanResetPa
|
|||
* @var array
|
||||
*/
|
||||
protected $hidden = [
|
||||
'password',
|
||||
'remember_token',
|
||||
'confirmation_code',
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue