layer-chicken/app
2026-03-07 00:31:37 +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 refactor: update WarehouseResource to use 'name' as record title and remove unused fields from the warehouse migration 2026-03-07 00:31:37 +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 egg collection items management with relationships, totals synchronization, and UI enhancements 2026-03-07 00:29:11 +07:00
Observers feat: implement egg collection items management with relationships, totals synchronization, and UI enhancements 2026-03-07 00:29:11 +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