Skip to content

v2.1.2

Choose a tag to compare

@jaspertey jaspertey released this 20 May 14:34
· 19 commits to main since this release
e454ecf

Important

Final v2 release. The package has moved to tey/laravel-ddd in v3 — this release makes upgrading a one-command operation.

Update to v2.1.2, then run ddd:upgrade:

composer update lunarstorm/laravel-ddd
php artisan ddd:upgrade

ddd:upgrade will handle the rest — composer swap, namespace migration, and config update.