store/resources/js/pages
2026-06-23 10:49:27 +07:00
..
admin refactor: replace hardcoded URL strings with dynamic route helpers across services and frontend components. 2026-06-23 10:49:27 +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