dress/app/Models
2026-04-17 13:08:54 +07:00
..
Category.php refactor: rename 'title' to 'name' in Category model, requests, factories, migrations, and seeders for consistency 2026-04-16 13:19:04 +07:00
Expense.php feat: implement expense management module with CRUD operations, validation, and media handling for expense records 2026-04-17 13:08:54 +07:00
Product.php feat: enhance product management with media handling, including thumbnail and image uploads in create/edit forms 2026-04-17 11:06:32 +07:00
ProductPrice.php feat: implement product management module with CRUD operations, validation, and UI integration 2026-04-16 13:03:38 +07:00
User.php feat: implement expense management module with CRUD operations, validation, and media handling for expense records 2026-04-17 13:08:54 +07:00