layer-chicken/app
2026-03-07 13:20:06 +07:00
..
Console/Commands feat: Introduce FeedDeliveryObserver for automatic feed stock management and enhance ProcessFeedSchedule with stock pre-checks and transactions. 2026-02-26 13:42:23 +07:00
Enums feat: Remove Chicken model, related resources, and associated functionality 2026-02-26 08:12:56 +07:00
Filament style: Standardize anonymous function syntax and minor whitespace in Filament resources. 2026-03-07 13:20:06 +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: Implement decimal precision for quantities and monetary values across feed purchases, delayed goods, and related calculations. 2026-03-07 12:04:05 +07:00
Observers feat: Implement decimal precision for quantities and monetary values across feed purchases, delayed goods, and related calculations. 2026-03-07 12:04:05 +07:00
Policies feat: Remove Chicken model, related resources, and associated functionality 2026-02-26 08:12:56 +07:00
Providers refactor: consolidate Filament feed-related resources under a new 'Feed' directory 2026-02-26 14:02:34 +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