store/resources/js/pages
2026-06-22 19:14:44 +07:00
..
admin fix: change HTTP method from POST to PUT for system settings submission to align with RESTful standards 2026-06-22 19:14:44 +07:00
auth Add login functionality with a new LoginController and LoginRequest. Implemented a LoginForm component for user authentication. Added a components.json configuration file and updated package dependencies. Enhanced CSS styles and added utility components for UI elements. 2026-06-09 19:19:46 +07:00
Home.vue refactor: streamline enum management and enhance role assignment logic in EmployeeController for improved maintainability 2026-06-22 14:41:52 +07:00