dstpabuaran.com/database
Yoga Pangestu 5c1ef6a7b0 feat: add customer management functionality and update navigation
- Introduced CustomerController for handling customer operations.
- Added resourceful routes for customers in the web routes.
- Updated DatabaseSeeder to include CustomerSeeder for initial data population.
- Modified sidebar navigation to link to the customers index.
2026-07-29 01:30:29 +07:00
..
factories feat: implement category management with CRUD functionality and integrate sluggable for SEO-friendly URLs 2026-07-29 01:11:53 +07:00
migrations refactor: remove unused model imports in factory files for cleaner code 2026-07-29 00:59:58 +07:00
seeders feat: add customer management functionality and update navigation 2026-07-29 01:30:29 +07:00
.gitignore initial commit 2026-07-28 17:40:38 +07:00