laravel-promocodes
laravel-promocodes copied to clipboard
decrement on unlimted usage
If I call applyPomocode( 'ABC-DEF',$user)
ìsUnlimited()
no longer wants to work because usages_left will decrement to -2
I have this same problem
I fix it in this pr #111