Skip to content

Releases: nextapps-be/laravel-verification-code

2.1.1

15 Mar 11:57
1398386
Compare
Choose a tag to compare
  • Added: Laravel 11 support (#36)

2.1.0

15 Dec 11:09
Compare
Choose a tag to compare
  • Added: PHP 8.3 support (#34)

2.0.0

25 Aug 11:20
00e504b
Compare
Choose a tag to compare
  • Verification code Model can be customized (#33)
  • Expire hours changed to Expire seconds (#32)
  • Add unicode support (#30)
  • Drop support for PHP 7.x and Drop support for Laravel 7, Laravel 8 and Laravel 9 (#31)

1.3.0

19 Feb 13:33
aa4c824
Compare
Choose a tag to compare
  • Add PHP 8.2 support (#27)
  • Add Laravel 10 support (#26)

1.2.3

18 May 12:03
b59361f
Compare
Choose a tag to compare
  • Changed: Do not purge codes that have not expired yet (#24)

1.2.2

06 May 07:37
51562dd
Compare
Choose a tag to compare
  • Added: parameter to verify method to prevent deleting of the code after verification #23
  • Added: command to prune old codes from the database #22

1.2.1

01 Mar 14:49
38eb158
Compare
Choose a tag to compare
  • Fix composer.json file to ensure package can still be used in Laravel 7/8

1.2.0

16 Feb 16:42
f5c8d63
Compare
Choose a tag to compare
  • Add PHP 8.1 and Laravel 9 support (#20)

1.1.0

15 Feb 15:16
0b0148d
Compare
Choose a tag to compare
  • Add php8 support (#17)

1.0.0

15 Jan 07:50
d90b0b6
Compare
Choose a tag to compare

Tag the 1.0.0 release.