where(['id' => $id])->update(['password' => hash_password($newPassword)]) !== false; } }