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

Separate the migration run from the install command #60

Merged

Conversation

cvetty
Copy link
Contributor

@cvetty cvetty commented Aug 6, 2024

Description

  • php artisan migrate should now be called outside of the php artisan krait:install command

Added PR Label?

  • 👍 yes

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

Added to documentation?

  • 👍 yes
  • 🙅 no, because they aren't needed

@cvetty cvetty linked an issue Aug 6, 2024 that may be closed by this pull request
@cvetty cvetty self-assigned this Aug 6, 2024
@cvetty cvetty merged commit 5b516fa into main Aug 6, 2024
@cvetty cvetty deleted the 58-separate-the-migration-logic-from-the-install-command branch August 6, 2024 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Separate the Migration logic from the install command
1 participant