Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HasDomainFactory trait implementation. #44

Merged
merged 2 commits into from
Mar 23, 2024

Conversation

jaspertey
Copy link
Member

Added

  • Implement Lunarstorm\LaravelDDD\Factories\HasDomainFactory trait which can be used on domain models that are unable to extend the base domain model.

Changed

  • Default base-model.php.stub now utilizes the HasDomainFactory trait.

@jaspertey jaspertey linked an issue Mar 23, 2024 that may be closed by this pull request
1 task
@jaspertey jaspertey marked this pull request as ready for review March 23, 2024 20:45
@jaspertey jaspertey merged commit e171efb into main Mar 23, 2024
35 checks passed
@jaspertey jaspertey deleted the 42-implement-hasdomainfactory-trait branch March 23, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement HasDomainFactory trait
1 participant