*/ protected $casts = [ 'email_verified_at' => 'datetime', 'password' => 'hashed', ]; }