dstpabuaran.com/database/seeders
Yoga Pangestu c6a87a64c9 feat: enhance dashboard with detailed statistics and charts
- Refactored the dashboard component to include attendance, revenue, and expense summaries.
- Added donut charts for order statistics by channel, payment type, marketing, and status.
- Implemented a greeting message based on the current time and user information.
- Updated routing to use DashboardController for the dashboard view.
- Introduced a new AnalysisController for future analysis features.
2026-08-07 08:35:01 +07:00
..
CashAccountSeeder.php feat: implement cash account management with deposit and withdrawal functionality 2026-07-29 02:08:39 +07:00
CategorySeeder.php feat: implement category management with CRUD functionality and integrate sluggable for SEO-friendly URLs 2026-07-29 01:11:53 +07:00
CustomerSeeder.php feat: add customer management functionality and update navigation 2026-07-29 01:30:29 +07:00
DatabaseSeeder.php feat: add role management functionality with create, edit, and delete capabilities 2026-07-31 23:15:55 +07:00
RolePermissionSeeder.php feat: enhance dashboard with detailed statistics and charts 2026-08-07 08:35:01 +07:00
SupplierSeeder.php feat: implement supplier management with CRUD functionality 2026-07-29 01:16:58 +07:00
UserSeeder.php feat: add role management functionality with create, edit, and delete capabilities 2026-07-31 23:15:55 +07:00