Make Model Command -f flag #21
Closed
funkymonk91
started this conversation in
Ideas
Replies: 2 comments 3 replies
-
|
I've thought about this too, definitely an upcoming enhancement to make. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Implemented in v0.6.0 🚀 - https://github.com/lunarstorm/laravel-ddd/releases/tag/v0.6.0 regarding the |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It'd be nice to be able to do
php artisan ddd:model -fand have it create the factory in the appropriate directory from thenewFactorymethod in theBaseModeland have theprotected $modelattribute populated.Beta Was this translation helpful? Give feedback.
All reactions