layer-chicken/app
2026-03-09 18:57:18 +07:00
..
Console/Commands feat: Implement payroll management system with monthly generation, adjustments, and Filament UI. 2026-03-08 23:22:33 +07:00
Enums feat: Implement payroll management system with monthly generation, adjustments, and Filament UI. 2026-03-08 23:22:33 +07:00
Filament feat: Create Dashboard page with comprehensive business statistics, including egg production, order counts, revenue, expenses, and top customers. 2026-03-09 18:57:18 +07:00
Http/Controllers initial commit 2025-12-27 17:08:11 +07:00
MediaLibrary feat: Implement Spatie Media Library for Feed model with custom path generation and Filament integration. 2026-02-13 15:46:27 +07:00
Models feat: add date filter, multiple new charts, and top customers list to the analysis page. 2026-03-09 18:04:27 +07:00
Observers feat: Implement payroll management system with monthly generation, adjustments, and Filament UI. 2026-03-08 23:22:33 +07:00
Policies feat: Add FeedDeliveryPolicy, FeedSchedulePolicy, and WarehousePolicy for authorization management, enhancing access control for respective models. 2026-03-07 13:40:16 +07:00
Providers feat: Set Filament admin panel's maximum content width to full. 2026-03-09 13:15:20 +07:00
Traits/Enum feat: Introduce user roles with RoleEnum, update user table schema for username and soft deletes, and refactor user seeding. 2026-02-07 15:35:09 +07:00