Skip to content

Releases: SkyWalkerGhost/laravel-validation-rule

Refactoring message support

12 Sep 07:43
Compare
Choose a tag to compare

Added new placeholder format to write better messages.

Add new string validation method

06 Sep 10:24
Compare
Choose a tag to compare
  • add new uppercaseWord() method.
  • add new lowercaseWord() method.
  • add new lettersAndSpaces() method.

Add new methods for array

30 Aug 12:43
Compare
Choose a tag to compare
  • add new array() method.
  • add new arrayDistinct() method.
  • add new arrayDistinctStrict() method.
  • add new arrayDistinctIgnoreCase() method.

v1.0.4

26 Aug 09:14
Compare
Choose a tag to compare

Add a custom message support in the methods.

add tests

23 Aug 11:10
Compare
Choose a tag to compare
v1.0.3

modified codes

v1.0.2

19 Aug 09:03
Compare
Choose a tag to compare
  • add new timezones() method
  • add new timezoneAfrica() method
  • add new timezoneAsia() method
  • add new timezoneEurope() method
  • add new timezoneAmerica() method
  • add new timezoneAntarctica() method
  • add new timezoneArctic() method
  • add new timezoneAtlantic() method
  • add new timezoneAustralia() method
  • add new timezoneIndian() method
  • add new timezonePacific() method

v1.0.0

22 Jul 08:43
Compare
Choose a tag to compare
update composer.json