wip
This commit is contained in:
parent
3b146114e2
commit
2eacb3d0f0
|
@ -26,7 +26,7 @@ class User extends Authenticatable
|
|||
/**
|
||||
* The attributes that should be hidden for serialization.
|
||||
*
|
||||
* @var array<string>
|
||||
* @var array<int, string>
|
||||
*/
|
||||
protected $hidden = [
|
||||
'password',
|
||||
|
|
Loading…
Reference in New Issue