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
-
It'd be nice to be able to do
php artisan ddd:model -f
and have it create the factory in the appropriate directory from thenewFactory
method in theBaseModel
and have theprotected $model
attribute populated.Beta Was this translation helpful? Give feedback.
All reactions