andersao / andersao/l5-repository
SSoT for validation rules
オープン
- 主要言語
- PHP
- スター
- 4.2k
- フォーク
- 880
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
When I generate a new entity, it creates the validator in `app/Validators` which host the validation rules for creating and updating a model. However, with the controller, it generates a Laravel Request class in `app/Http/Requests` which hosts a set of validation rules.
Is there any way to have these validation rules follow the Single Source of Truth principal?
コントリビューションガイド
評価
この issue はまだ評価されていません。