gilbitron/spark-create-stripe-plans
Composer 安装命令:
composer require gilbitron/spark-create-stripe-plans
包简介
A simple Laravel artisan command to create Spark plans in Stripe
README 文档
README
A simple Laravel artisan command to create Spark plans in Stripe.
Install
Require the library by running:
composer require gilbitron/spark-create-stripe-plans
Next you need to add the following to your providers array in config/app.php:
Gilbitron\Laravel\Spark\CreateStripePlansServiceProvider::class
Usage
Make sure your details and plans are set up in your SparkServiceProvider then run:
php artisan spark:create-stripe-plans
Your plans should now be available in your Stripe dashboard. If you re-run the command it will not overwrite existing plans.
Credits
Spark Create Stripe Plans was created by Gilbert Pellegrom from Dev7studios. Released under the MIT license.
统计信息
- 总下载量: 10.67k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 17
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-04-25