2017 © Pedro Peláez
 

library spark-create-stripe-plans

A simple Laravel artisan command to create Spark plans in Stripe

image

gilbitron/spark-create-stripe-plans

A simple Laravel artisan command to create Spark plans in Stripe

  • Monday, January 15, 2018
  • by gilbitron
  • Repository
  • 2 Watchers
  • 12 Stars
  • 5,984 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 6 Versions
  • 14 % Grown

The README.md

Spark Create Stripe Plans

A simple Laravel artisan command to create Spark plans in Stripe., (*1)

Install

Require the library by running:, (*2)

composer require gilbitron/spark-create-stripe-plans

Next you need to add the following to your providers array in config/app.php:, (*3)

Gilbitron\Laravel\Spark\CreateStripePlansServiceProvider::class

Usage

Make sure your details and plans are set up in your SparkServiceProvider then run:, (*4)

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., (*5)

Credits

Spark Create Stripe Plans was created by Gilbert Pellegrom from Dev7studios. Released under the MIT license., (*6)

The Versions

15/01 2018

dev-master

9999999-dev

A simple Laravel artisan command to create Spark plans in Stripe

  Sources   Download

MIT

The Requires

 

05/10 2017

1.0.4

1.0.4.0

A simple Laravel artisan command to create Spark plans in Stripe

  Sources   Download

MIT

The Requires

 

25/02 2017

1.0.3

1.0.3.0

A simple Laravel artisan command to create Spark plans in Stripe

  Sources   Download

MIT

The Requires

 

20/02 2017

1.0.2

1.0.2.0

A simple Laravel artisan command to create Spark plans in Stripe

  Sources   Download

MIT

The Requires

 

20/02 2017

1.0.1

1.0.1.0

A simple Laravel artisan command to create Spark plans in Stripe

  Sources   Download

MIT

The Requires

 

25/04 2016

1.0.0

1.0.0.0

A simple Laravel artisan command to create Spark plans in Stripe

  Sources   Download

MIT

The Requires