Skip to content

Releases: zgabievi/laravel-promocodes

Added opportunity to set fixed amount of promo codes

30 May 18:55
Compare
Choose a tag to compare

Added opportunity to set fixed amount of promo codes #38 by @OleksiiBrylin

Laravel 5.8 support fix

01 Apr 13:10
173198a
Compare
Choose a tag to compare
2.2.1

5.8 Laravel support

Laravel 5.8 Support

01 Apr 09:55
024674f
Compare
Choose a tag to compare

This version supports laravel 5.8

isSecondUsageAttempt method

13 Sep 07:07
be20844
Compare
Choose a tag to compare

isSecondUsageAttempt added to check if user is trying to use code for second time

Laravel 5.7 support added

11 Sep 07:24
d7c7bdb
Compare
Choose a tag to compare
Update composer.json

add support for Laravel 5.7

relationship fix

05 Sep 09:52
8e72536
Compare
Choose a tag to compare
Merge pull request #28 from abhij89/master

update: bug fix config.php

Cleanup and Fixes

14 Aug 04:43
Compare
Choose a tag to compare
  • Code cleanup
  • Integrity violation constant error fix

Configuration of pivot table of promocode and user relation

06 Aug 19:26
9c2e578
Compare
Choose a tag to compare
  • Added ability to change pivot foreign and related keys
  • 2 new parameters in config file

2.0.0: Merge pull request #21 from mpociot/fix-exception-names

07 Jul 10:33
7171997
Compare
Choose a tag to compare

Breaking change:

  • Updated all exception names as all of them had typo

Support Laravel 5.6

23 May 20:37
fd37baa
Compare
Choose a tag to compare
Merge pull request #19 from drolean/master

upgrade to laravel 5.6