This laravel package will mostly help you build a basic very basic crud operations such as : add, update, view and delete.
composer require geone/domain-driven-design-generator
Add the following line to app.php in Provider
Geone\dddLaravelGenerator\DDDLaravelGeneratorServiceProvider::class