layer-chicken/app/Enums
2026-02-09 10:23:12 +07:00
..
ChickenStatus.php feat: Add Chicken entity with model, migration, Filament resource, and status enum. 2026-02-09 09:43:39 +07:00
FeedStatus.php feat: introduce feed management module, including model, migration, status enum, and Filament resource. 2026-02-09 10:23:12 +07:00
RoleEnum.php 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