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

Allow users to redeem vouchers that are bound to models.

Results 2 laravel-vouchers issues
Sort by recently updated
recently updated
newest added

For example: A school class (30 students) can redeem a code for their class. But you want to count on how many times the voucher has been redeemd. After 30...

good first issue