daling/balance

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

Recharge to account package

This package's canonical repository appears to be gone and the package has been frozen as a result.

v0.0.1 2020-05-13 09:36 UTC

This package is auto-updated.

Last update: 2023-10-23 07:35:24 UTC


README

发布配置文件

php artisan vendor:publish --provider="Daling\Balance\ServiceProvider"

生成迁移

php artisan migrate

Use the Traits

use AddressRecharge;
return $this->test();

触发以下事件(可选)

  • AddressRecharge