layer-chicken/app/Filament/Resources/Manage/FeedPurchases
2026-02-17 21:06:38 +07:00
..
Pages feat: Implement Feed Purchase management module with resource, pages, and cart functionality 2026-02-17 19:38:06 +07:00
Schemas refactor: Cache feed data for purchase form and observe Feed model changes 2026-02-17 21:06:38 +07:00
Tables refactor: Change record title attribute in FeedPurchaseResource to 'purchase_date' and add 'note' column to FeedPurchasesTable 2026-02-17 19:46:13 +07:00
Traits feat: Implement Feed Purchase management module with resource, pages, and cart functionality 2026-02-17 19:38:06 +07:00
FeedPurchaseResource.php refactor: Change record title attribute in FeedPurchaseResource to 'purchase_date' and add 'note' column to FeedPurchasesTable 2026-02-17 19:46:13 +07:00