This repository was archived by the owner on Jun 19, 2022. It is now read-only.
Releases: adamthehutt/laravel-sanitized-requests
Releases · adamthehutt/laravel-sanitized-requests
v0.4.0
v0.3.2
Laravel 7 support
v0.3.1
Better support for chaining
v0.3.0
Use sanitized instead of raw input to allow chaining
v0.2.0
laravel 6 compatibility
v0.1.5
Add map filter
v0.1.4
Use prepareForValidation instead of validationData
v0.1.3
Retain clean input and track sanitized copy separately
v0.1.2.2
Flexible constructor for Sanitizer; accept FormRequest or array
v0.1.2.1
Need to pass input by reference