alikhosravidev/laravel-verbose-validator
Adds a verbose/trace mode to Laravel’s Validator to debug complex rules. Get step-by-step reports of each executed rule and its pass/fail outcome, with optional auto-enable via APP_DEBUG and configurable failure report types (failed/passed/all).
|
Package
|
Constraint
|
|---|---|
| illuminate/support | ^12.0 |
| illuminate/validation | ^12.0 |
|
Package
|
Constraint
|
|---|---|
| laravel/pint | ^1.25 |
| orchestra/testbench | ^10.6 |
| phpunit/phpunit | ^11.0 || ^12.0 |
How can I help you explore Laravel packages today?