Skip to content
This repository was archived by the owner on Jun 19, 2022. It is now read-only.

Releases: adamthehutt/laravel-sanitized-requests

v0.4.0

24 Sep 02:51
876c56f

Choose a tag to compare

Support Laravel 8

v0.3.2

08 Mar 02:36
a091766

Choose a tag to compare

Laravel 7 support

v0.3.1

18 Feb 19:54
5032caa

Choose a tag to compare

Better support for chaining

v0.3.0

18 Feb 18:32
01585c9

Choose a tag to compare

Use sanitized instead of raw input to allow chaining

v0.2.0

30 Oct 05:45

Choose a tag to compare

laravel 6 compatibility

v0.1.5

10 Sep 14:53

Choose a tag to compare

Add map filter

v0.1.4

29 Jun 18:45

Choose a tag to compare

Use prepareForValidation instead of validationData

v0.1.3

28 Jun 13:47

Choose a tag to compare

Retain clean input and track sanitized copy separately

v0.1.2.2

28 Jun 04:25

Choose a tag to compare

Flexible constructor for Sanitizer; accept FormRequest or array

v0.1.2.1

28 Jun 04:13

Choose a tag to compare

Need to pass input by reference