layer-chicken/app/Models
2026-02-17 19:40:31 +07:00
..
Chicken.php feat: Add Chicken entity with model, migration, Filament resource, and status enum. 2026-02-09 09:43:39 +07:00
Feed.php refactor: Remove FeedStatus enum and its references from FeedResource, Feed model, and migration 2026-02-17 19:40:31 +07:00
FeedPurchase.php feat: Implement Feed Purchase management module with resource, pages, and cart functionality 2026-02-17 19:38:06 +07:00
FeedPurchaseItem.php feat: Implement Feed Purchase management module with resource, pages, and cart functionality 2026-02-17 19:38:06 +07:00
Unit.php feat: Add unit entity with model, migration, and Filament resource 2026-02-09 10:20:39 +07:00
User.php feat: Add comprehensive user, role, and permission management through Filament Shield integration. 2026-02-09 09:13:07 +07:00