smartbro/laravel-voucher

There is no license information available for the latest version (0.0.1) of this package.

Add voucher/s for laravel application

0.0.1 2018-12-18 04:20 UTC

This package is auto-updated.

Last update: 2024-04-18 17:13:59 UTC


README

  • Init the project
  • php artisan vendor:publish --provider="SmartBro\Voucher\VoucherServiceProvider" --tag="config"
  • php artisan vendor:publish --provider="SmartBro\Voucher\VoucherServiceProvider" --tag="migrations"