store/database
2026-06-10 19:22:06 +07:00
..
factories initial commit 2026-06-09 18:25:14 +07:00
migrations Add customer management features including Customer model, CustomerController for CRUD operations, and CustomerRequest for validation. Integrate permissions in the Permission and Role enums, and update routes for customer management. Enhance UI components for customer listing and management, including a data table and form modal. Update sidebar for customer navigation. 2026-06-10 15:49:03 +07:00
seeders Add seeders for categories, customers, products, raw materials, and suppliers. Update DatabaseSeeder to include new seeders for comprehensive data initialization. 2026-06-10 19:22:06 +07:00
.gitignore initial commit 2026-06-09 18:25:14 +07:00