## Summary - validate category names against the existing per-user unique index - return validation errors for create/update duplicate races instead of 500s - cover create, update, soft-delete, cross-user, and DB race cases Fixes PHP-LARAVEL-1E Fixes PHP-LARAVEL-1F ## Tests - php artisan test --compact tests/Feature/Settings/CategoryTest.php - vendor/bin/pint --dirty --format agent - git diff --check |
||
|---|---|---|
| .. | ||
| Controllers | ||
| Middleware | ||
| Requests | ||
| Responses | ||