clusev/resources/views
boban abaed12b0b feat(auth): email reset-link path (gated on a configured mailer)
ForgotPassword gains sendResetLink() + a ResetPassword component at
/reset-password/{token} using Laravel's password broker. The email option is
shown only when mail.default is a real mailer (hidden while MAIL_MAILER=log), so
it activates automatically once SMTP is configured. Tested with Notification::fake.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-14 16:57:05 +02:00
..
components feat(ui): add "Initialisierung" (pending) server status 2026-06-14 10:20:32 +02:00
errors feat(branding): favicons + PWA manifest, and custom branded error pages 2026-06-14 15:27:49 +02:00
layouts feat(branding): favicons + PWA manifest, and custom branded error pages 2026-06-14 15:27:49 +02:00
livewire feat(auth): email reset-link path (gated on a configured mailer) 2026-06-14 16:57:05 +02:00
partials feat(branding): favicons + PWA manifest, and custom branded error pages 2026-06-14 15:27:49 +02:00
vendor/wire-elements-modal fix(modal)+ux: panel above backdrop, one <x-btn> style, SSH credential form 2026-06-12 23:32:28 +02:00