maiksimov / discount
Package for using discounts in Laravel 5
0.1.8
2019-07-04 10:33 UTC
Requires
- php: >=7.1.3
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Structure
If any of the following are applicable to your project, then the directory structure should follow industry best practices by being named the following.
config/
database/
src/
tests/
vendor/
Install
Via Composer
$ composer require maiksimov/discount
Usage
add this line to your class use \Maiksimov\Discount\Traits\DiscountTrait;
Security
If you discover any security related issues, please email somov.michail.yur@gmail.com instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.