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

Command line tool to generate migration file #2

Open
coenjacobs opened this issue Feb 1, 2019 · 0 comments
Open

Command line tool to generate migration file #2

coenjacobs opened this issue Feb 1, 2019 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@coenjacobs
Copy link
Owner

In order to quickly create a new migration file, I'd like to have a command line tool to generate a migration file. The Laravel artisan commands for this can be a big inspiration.

Something I need to take into account, is that the namespace of the newly generated migration needs to fall into the namespace of the plugin itself. Perhaps this needs to be an extra parameter?

@coenjacobs coenjacobs added the enhancement New feature or request label Feb 1, 2019
@coenjacobs coenjacobs added this to the 1.0.0 milestone Feb 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant