store/resources/js/pages
2026-06-22 19:24:02 +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 feat: add login button to Home page for user authentication 2026-06-22 19:24:02 +07:00