This website requires JavaScript.
Explore
Help
Sign In
dst
/
store
Watch
1
Star
0
Fork
0
You've already forked store
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
01997dccc4
store
/
database
History
Yoga Pangestu
ce460ed4fd
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
..
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