Built on Laravel. Yours to fork.
Laravel vouchers.
A voucher and discount-code system on a Laravel codebase. Single codes or batches of thousands, claimed one per member, redeemed at the till.
PHP 8.4 Full source code
What the voucher system does.
Three value types
Percentage off, a fixed amount, or a free product. Pick the type, set the value, publish it to the wallet or hand it out by code.
Batches at any scale
Generate thousands of unique codes in one run, each claimed one time per member by QR or link. Good for a campaign, a print run, or a partner drop.
Rules that hold
Tier targeting, minimum purchase, per-member and total usage limits, validity windows. Staff validate and redeem at checkout, and every redemption lands in an audit trail.
Straight answer: the docs label vouchers a beta feature, fully functional and ready for production. You hold the source, so nothing about it is hidden from you.
Read the rules. Change the rules.
Eligibility, expiry, and redemption are service-class logic in plain Laravel. Add a voucher type, change a limit, or wire redemption into your own checkout flow.
Part of the Laravel loyalty script
Common questions.
Is there a Laravel voucher or coupon package?
Reward Loyalty is a Laravel application that includes a voucher and discount-code system, shipped with full source code. It is a complete app you host yourself, not a Composer package.
What voucher types are supported?
Percentage off, a fixed amount off, or a free product. You can target a tier, set a minimum purchase, add per-member and total usage limits, and set a validity window.
Can I generate codes in bulk?
Yes. Generate a batch of thousands of unique codes, claimed one per member by QR or link. Staff validate and redeem at the till with eligibility and expiry checks and a full audit trail.
Is the voucher system production-ready?
The docs label vouchers a beta feature that is fully functional and ready for production. You get the source, so you can read exactly how it behaves and extend it.
Laravel vouchers.
A voucher system on a Laravel codebase you own. One-time purchase. No monthly fees.
Laravel · PHP · Full source code · 12 languages