This commit is contained in:
Taylor Otwell 2024-11-18 08:18:44 -06:00
parent 3b146114e2
commit 2eacb3d0f0

View File

@ -26,7 +26,7 @@ class User extends Authenticatable
/** /**
* The attributes that should be hidden for serialization. * The attributes that should be hidden for serialization.
* *
* @var array<string> * @var array<int, string>
*/ */
protected $hidden = [ protected $hidden = [
'password', 'password',