dress/app/Models
2026-04-18 14:51:49 +07:00
..
Category.php refactor: replace guarded and appends properties with attributes in models for improved clarity and consistency 2026-04-17 15:50:41 +07:00
Expense.php refactor: replace guarded and appends properties with attributes in models for improved clarity and consistency 2026-04-17 15:50:41 +07:00
Product.php refactor: replace guarded and appends properties with attributes in models for improved clarity and consistency 2026-04-17 15:50:41 +07:00
ProductPrice.php refactor: replace guarded and appends properties with attributes in models for improved clarity and consistency 2026-04-17 15:50:41 +07:00
User.php refactor: replace guarded and appends properties with attributes in models for improved clarity and consistency 2026-04-17 15:50:41 +07:00
UserProfile.php feat: add base salary field to user profile management with validation and UI integration 2026-04-18 14:51:49 +07:00