PHPackages                             smariqislam/coupon - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. smariqislam/coupon

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

smariqislam/coupon
==================

This will manage coupons

v1.0.1(3y ago)013MITPHPPHP ^8.1

Since Jun 30Pushed 3y ago1 watchersCompare

[ Source](https://github.com/arikislam/coupn-package)[ Packagist](https://packagist.org/packages/smariqislam/coupon)[ RSS](/packages/smariqislam-coupon/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

Coupon Management Package
=========================

[](#coupon-management-package)

[![Packagist License](https://camo.githubusercontent.com/b2786cf7e73bc95855ee9a80aae82c5efd69e525ec7487deb2d8186922c53d80/68747470733a2f2f706f7365722e707567782e6f72672f667275697463616b652f7068702d636f72732f6c6963656e73652e706e67)](http://choosealicense.com/licenses/mit/)

This package will manage coupons and also create api routes to manage coupons.

Requirements
------------

[](#requirements)

---

This package can only use as a library. You can use it in your laravel framework using version 9 and above

Installation
------------

[](#installation)

---

- `composer require smariqislam/coupon`
- Publish config file using `php artisan vendor:publish --tag=coupon-config`
    - This will publish a config file to `config/coupon.php`
    - Set configuration according to system

```
