Testing User Model Event... Creating Super Admin: testadmin1766300804@test.com ERROR: SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: NO) (Connection: mysql, SQL: insert into `users` (`name`, `email`, `password`, `role_id`, `registration_completed`, `is_verified`, `is_active`, `updated_at`, `created_at`) values (Test Super Admin, testadmin1766300804@test.com, $2y$12$rsNep0dKh.3tGOi2591kXu686gwipdQuxdRQMnSyho88hmx/36BY2, 1, 1, 1, 1, 2025-12-21 07:06:45, 2025-12-21 07:06:45))