parfum/app/Livewire/Auth
2026-02-28 15:22:42 +07:00
..
ForgotPassword.php feat: add feature tests for forgot password, login, and registration, refine forgot password logic, and enhance Pest setup. 2026-01-02 16:11:52 +07:00
Login.php feat: Implement email verification, protect member routes, and improve registration with debounced inputs and unique phone numbers. 2026-01-04 21:39:00 +07:00
Logout.php refactor(auth): menggunakan class form, menyesuaikan view dan test atas pemindahan tersebut 2025-12-08 15:16:07 +07:00
Register.php feat: Implement robust error handling and logging for user registration, displaying an error toast on failure. 2026-02-28 15:22:42 +07:00
ResetPassword.php refactor(traits): Update trait imports to a new namespace structure and remove unused traits for improved organization and maintainability. 2025-12-14 17:02:21 +07:00
VerifyEmail.php Refactor home navigation and fix dashboard calculations 2026-01-15 22:23:13 +07:00