parfum/resources/views/livewire/auth
2026-01-04 21:39:00 +07:00
..
forgot-password.blade.php refactor(components): Replace wire:navigate.hover with wire:navigate in various Blade components for improved consistency in navigation handling. 2025-12-14 16:04:44 +07:00
login.blade.php refactor(components): Replace wire:navigate.hover with wire:navigate in various Blade components for improved consistency in navigation handling. 2025-12-14 16:04:44 +07:00
logout.blade.php refactor(href link): menghapus semua href="javascript:void(0)" 2025-09-29 15:00:28 +07:00
register.blade.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
reset-password.blade.php refactor(components): Replace wire:navigate.hover with wire:navigate in various Blade components for improved consistency in navigation handling. 2025-12-14 16:04:44 +07:00
verify-email.blade.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