store/app/Http/Middleware
2026-06-27 15:53:33 +07:00
..
EnsureNoPendingOwnerVerification.php feat: implement owner verification system with enums, service, and controller updates for managing verification requests 2026-06-26 19:13:10 +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: enhance user profile and employee management with profile photo handling and validation updates 2026-06-27 15:53:33 +07:00