Skip to content

Releases: Saritasa/php-laravel-fluent-validation

1.3.0

08 Jan 12:50
abb7a3b
Compare
Choose a tag to compare
  • Declared compatibility with Laravel 10
  • Update PHPUnit config format
  • Disable phone number Unit tests (need refactoring)

1.2.0

20 Jul 12:21
f2c095c
Compare
Choose a tag to compare
  • Add String validation rules 'containsUppercase', 'containsLowercase', 'containsNumeral' - useful for password validation
  • Declared compatibility with Laravel 7,8,9

1.1.0

21 Jan 13:29
Compare
Choose a tag to compare

Compatibility with Laravel 6

1.0.13

13 Feb 06:59
b8cd635
Compare
Choose a tag to compare

Add missed modelExists() description for intellisence this method in nested rules calls

1.0.12

07 Feb 22:00
8d0b037
Compare
Choose a tag to compare

Add modelExists() to check that identifier exists among passed model class instances

1.0.11

07 Feb 21:54
1ab78a9
Compare
Choose a tag to compare

Add when() method that allows to build rules according to conditions

1.0.10

19 Jan 07:06
Compare
Choose a tag to compare

1.0.9

17 Jan 14:20
Compare
Choose a tag to compare

1.0.8

04 Jan 12:34
ea9de0f
Compare
Choose a tag to compare

Add missed parent service provider register() call

1.0.7

03 Jan 14:26
53b7aa2
Compare
Choose a tag to compare

Add rules for validation phone number