laravel-promocodes icon indicating copy to clipboard operation
laravel-promocodes copied to clipboard

decrement on unlimted usage

Open SidneySaints opened this issue 2 years ago • 2 comments

If I call applyPomocode( 'ABC-DEF',$user) ìsUnlimited() no longer wants to work because usages_left will decrement to -2

SidneySaints avatar Nov 01 '22 22:11 SidneySaints

I have this same problem

Elliot-putt avatar Dec 04 '22 23:12 Elliot-putt

I fix it in this pr #111

hamoda-dev avatar Aug 16 '23 13:08 hamoda-dev