andersao / andersao/l5-repository
About artisan make:entity or make:repository
オープン
enhancement
- 主要言語
- PHP
- スター
- 4.2k
- フォーク
- 880
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hi, When using `make:entity` or `make:repository` will get a migration
Now, I want to execute `make:entity` or `make:repository` to get migration just like `make:migration ... --create=tablename`. (Like `make:entity name --create=tablename`)
I change RepositoryCommand, MigrationGenerator and EntityCommand to support it
Will be considered in the future?
コントリビューションガイド
評価
この issue はまだ評価されていません。