AkrilliA / laravel-beyond

Create Laravel classes in a domain driven way (insired by Spatie Laravel Beyond CRUD)
ISC License
219 stars 24 forks source link

Factory command with model integration #44

Closed nilsapruzzese closed 2 years ago

nilsapruzzese commented 2 years ago

I suggest that we add a Factory Command like beyond:make:factory, with the protected $model = X:class. In the final analysis we need this for every Factory which we create, otherwise the Factory wont work.

alexanderkroneis commented 2 years ago

You'd like to support us with a PR?

alexanderkroneis commented 2 years ago

This will be implemented in 3.0.0