Skip to content
New issue

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

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

Already on GitHub? # to your account

Add "down" method for migrations #19

Merged
merged 1 commit into from
May 12, 2023
Merged

Conversation

Flatroy
Copy link
Contributor

@Flatroy Flatroy commented May 12, 2023

Hello,

I am aware that the use of "down" methods in our migrations is typically unnecessary these days. However, it is still considered standard practice in Laravel, isn't it? With that in mind, I have submitted a pull request to include it.

Thank you for your great work,
George

@driesvints
Copy link
Contributor

Sure. I can't see anyone ever needing these tbh but can't hurt.

@driesvints driesvints merged commit 483bac6 into lmsqueezy:main May 12, 2023
@driesvints
Copy link
Contributor

Thanks!

vmiguellima added a commit to vmiguellima/lemonsqueezy-laravel that referenced this pull request May 15, 2023
* Update README.md

* Add method

* Allow checkout to create subscriptions

* Use constant

* Fix import

* Add docs for payment method overlay

* Fix code styling

* Fix customer creation

* Update LemonSqueezy.php

* Update CHANGELOG

* Update README.md

* Update README.md

* Add note about updating customers

* Update CHANGELOG.md

* added drop methods to migrations (lmsqueezy#19)

* Change URL to find lmnsqueezy store ID in README.md (lmsqueezy#20)

I could not find the ID in the "General" Settings but found it in the "Stores" settings.

* Overwriting package migrations

---------

Co-authored-by: Dries Vints <dries@vints.be>
Co-authored-by: driesvints <driesvints@users.noreply.github.com>
Co-authored-by: George Daneke <Flatroy@users.noreply.github.com>
Co-authored-by: Sebastian Hilger <hilger@kraenk.de>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants