store/resources/js/pages
2026-06-19 20:53:42 +07:00
..
admin feat: implement product approval workflow by adding verification, rejection, and approval functionalities, including UI updates and permission checks 2026-06-19 20:53:42 +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: replace welcome page with new home page and add HomeController 2026-06-14 01:57:03 +07:00