dress/app/Http/Requests/Admin/Master
2026-04-20 23:15:31 +07:00
..
CategoryRequest.php refactor: rename 'title' to 'name' in Category model, requests, factories, migrations, and seeders for consistency 2026-04-16 13:19:04 +07:00
ProductRequest.php feat: implement product stock management with automated inventory tracking during purchases 2026-04-20 23:15:31 +07:00
UserRequest.php feat: add base salary field to user profile management with validation and UI integration 2026-04-18 14:51:49 +07:00