dress/app/Models
2026-04-16 13:19:04 +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
Product.php feat: implement product management module with CRUD operations, validation, and UI integration 2026-04-16 13:03:38 +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 initial commit 2026-04-11 22:26:56 +07:00