Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ship migrations with package #639

Closed
driesvints opened this issue Apr 11, 2019 · 0 comments
Closed

Ship migrations with package #639

driesvints opened this issue Apr 11, 2019 · 0 comments
Milestone

Comments

@driesvints
Copy link
Member

Since Cashier is pretty old this probably wasn't added to the first version and never got added. We should be able to add the necessary migrations to make use of Cashier in Laravel the way we do for Passport etc.

https://laravel.com/docs/5.8/billing#database-migrations

@driesvints driesvints added this to the v10 milestone Apr 11, 2019
driesvints added a commit that referenced this issue May 3, 2019
This adds Cashier's migrations to the package itself so they're shipped with Cashier and can be published just like with Passport and Telescope. This also directly integrates the migrations into the test suite so they're tested. Orchestra testbench helps up implement this.

Closes #639
driesvints added a commit that referenced this issue May 3, 2019
This adds Cashier's migrations to the package itself so they're shipped with Cashier and can be published just like with Passport and Telescope. This also directly integrates the migrations into the test suite so they're tested. Orchestra testbench helps up implement this.

Closes #639
driesvints added a commit that referenced this issue May 3, 2019
This adds Cashier's migrations to the package itself so they're shipped with Cashier and can be published just like with Passport and Telescope. This also directly integrates the migrations into the test suite so they're tested. Orchestra testbench helps up implement this.

Closes #639
gler1016 added a commit to gler1016/laravel-stripe-cashier that referenced this issue Jan 3, 2025
This adds Cashier's migrations to the package itself so they're shipped with Cashier and can be published just like with Passport and Telescope. This also directly integrates the migrations into the test suite so they're tested. Orchestra testbench helps up implement this.

Closes laravel/cashier-stripe#639
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant