store/app/Http/Middleware
2026-06-14 02:51:11 +07:00
..
HandleAppearance.php Add user settings management features including Appearance, Password, and Profile controllers for handling user preferences. Implement corresponding requests for validation and create views for each setting. Enhance middleware to manage appearance settings across the application. Update routes for new settings functionality and integrate UI components for user navigation in the settings layout. 2026-06-10 23:33:19 +07:00
HandleInertiaRequests.php feat: expose default password in auth props and display it in reset password dialogs 2026-06-14 02:51:11 +07:00