andersao / andersao/l5-repository
About artisan make:entity or make:repository
Aperta
enhancement
- Lingua principale
- PHP
- Stelle
- 4.2k
- Fork
- 880
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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?
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.