Skip to content

Releases: ziming/laravel-zxcvbn

Fix Tests

04 Oct 10:51
da7ba37

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.5...2.3.6

Stop using config()->integer() as it causes strange issues

25 Aug 04:59

Choose a tag to compare

2.3.5

config()->integer() gives me weird error so back to original for now

Remove strict type again

25 Aug 04:44

Choose a tag to compare

2.3.4

Remove strict types again for now

use config()->integer() for better typing

24 Aug 15:30

Choose a tag to compare

2.3.3

add back declare strict types

Remove some strict types temporarily

17 Mar 05:12

Choose a tag to compare

Remove some strict types temporarily as it causes some issues. More details later

Add strict types

16 Mar 06:39

Choose a tag to compare

2.3.1

run tests on php 8.3

Support Laravel 12

04 Mar 16:31

Choose a tag to compare

2.3

Support Laravel 12

Add indonesia translation

09 Aug 08:39
aeacabc

Choose a tag to compare

What's Changed

Full Changelog: 2.1.1...2.2

Support translation of validation error

18 May 10:18
fb27008

Choose a tag to compare

2.1.1

Make validation error translatable

Support Laravel 11

19 Mar 06:47
a929958

Choose a tag to compare

Merge pull request #12 from stephanus-tantiono/patch-1

support laravel 11