You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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
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
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.
Closeslaravel/cashier-stripe#639
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
The text was updated successfully, but these errors were encountered: