layer-chicken/database
2026-03-07 00:42:28 +07:00
..
factories refactor: Update order quantity, total amount, and discount fields to decimal types and integrate discount into the initial orders table migration. 2026-02-26 13:52:21 +07:00
migrations feat: Introduce warehouse stock management with dedicated tables and observers, and update egg collection totals to use decimal values. 2026-03-07 00:42:28 +07:00
seeders feat: Implement a feed scheduling and delivery system with database migrations, models, Filament resources, and an automated processing command. 2026-02-26 12:40:30 +07:00
.gitignore initial commit 2025-12-27 17:08:11 +07:00