Activisme-be / Activisme-be/Spoon
Remove inline validation
Offen
- Vorherrschende Sprache
- PHP
- Sterne
- 0
- Forks
- 2
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
:warning: Shift found inline validation in the following controllers. Unless you require this level of control, you should use a [Form Request](https://laravel.com/docs/validation#form-request-validation) to encapsulate this validation logic and keep your controller clean. You may automate this conversion with the [Laravel Fixer](https://laravelshift.com/laravel-code-fixer).
- [ ] app/Http/Controllers/Auth/PasswordSecurityController.php
- [ ] app/Http/Controllers/Users/IndexController.php
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.