dress/app/Http/Requests/Admin/Master
2026-04-21 19:22:03 +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 fix: update stock validation to be conditionally required based on request method 2026-04-21 19:22:03 +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