Testing User Model Event... Creating Super Admin: testadmin1766300032@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, testadmin1766300032@test.com, $2y$12$BGsUkMQzeC82UvvXsZcgQubra8WApYIegZNWYFn778SBrbwtkv0Mq, 1, 1, 1, 1, 2025-12-21 06:53:53, 2025-12-21 06:53:53))