Package to help you setup DDD in your Laravel Project.
composer require doekos/laravel-hexagon
php artisan hexagon:domain {name}
If this is the first domain the Domains directory will be created under app/Domain along with the specified domain.
The MIT License (MIT). Please see License File for more information.