Skip to content

Releases: Rackbeat/laravel-validate-mysql-integers

2.0: laravel 9

26 Nov 08:33
6c54c2e

Choose a tag to compare

Update composer.json

Fix bccomp exception caused by passing non-numeric values

29 Mar 16:14
1ac912f

Choose a tag to compare

Remove composer.lock

10 Feb 13:54
d0594dc

Choose a tag to compare

1.7

Delete composer.lock

Fix: validation message error

16 Sep 10:52
63f28d1

Choose a tag to compare

Merge pull request #3 from cjke/patch-1

Update validation error message to use min and max values

Laravel 8 support

08 Feb 11:47
95e042f

Choose a tag to compare

1.5

Update composer.json

Laravel 6 +7 Support

01 Jan 21:00
73989a6

Choose a tag to compare

Update composer.json

Better Laravel support

Fixed misunderstanding of bitwise operator in big int validation

10 Aug 16:51
78c0562

Choose a tag to compare

Automatically register service provider

30 May 14:40

Choose a tag to compare

1.2

Register service provider

Validation helpers

30 May 14:34

Choose a tag to compare

1.1

Updated readme

Initial release

30 May 14:25

Choose a tag to compare

1.0

Packagist