Skip to content

Conversation

@sileence
Copy link
Contributor

This is probably a silly PR but I always find myself writing this:

art mak:mig create_users_table --create=users
art mak:mig create_products_table --create=products
art mak:mig create_product_categories_table --create=product_categories
art mak:mig create_another_table_with_really_long_name_table --create=another_table_with_really_long_name

So maybe we can have the make:migration command guess the table to create for us?

@m1guelpf
Copy link
Contributor

This would make our lifes easier, thank you!

@taylorotwell taylorotwell merged commit e96e5ab into laravel:master Jul 13, 2017
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.

3 participants