-
First of all, I would like to thank you for the very good articles on your site enterprisecraftmanship. These articles helped me very much understanding and implementing DDD. Thanks for that ❤️
I h…
-
When using the theme as a git submodule, and the following in the hugo.toml/config.toml:
```
languageCode = "en-us"
defaultContentLanguage = "en"
enableRobotsTXT = false
enableEmoji = tru…
-
Hi,
Some folks and me are interested in translating the contents of the ddd-crew repositories to Spanish.
Our first approach is to translate this repository and we were wondering if the source f…
ghost updated
2 years ago
-
ojo que en clases como ésta:
https://github.com/CodelyTV/php-ddd-example/blob/master/src/Backoffice/Courses/Application/Create/CreateBackofficeCourseOnCourseCreated.php
para que funcionen import…
-
I initially startet a post here focussing on where to put @Symfony bundles:
* https://github.com/webdevilopers/php-ddd/issues/6
Recently I found an example for @silexphp by @danitome24:
- https:/…
-
Hello,
if I use the Invoke-IcingaCheckMSSQLHealth (and the others like Invoke-IcingaCheckMSSQLResource...) I only get a number as output:
example:
`Invoke-IcingaCheckMSSQLBackupStatus -SqlUsern…
-
Hi @PrismaPhonic and thanks for your work on this project!
Is there any chance you could add simple example usages of the traits provided by domain_patterns? I am attempting to apply it to my DDD-w…
-
The stylelint rule **color-hex-case** is not applied on the base level in mixins.
version: 5.0.2
.stylelintrc:
```
{
"rules": {
"color-hex-case": "upper",
}
}
```
s…
-
I was playing with the ddd-hexagonal-cqrs-es-eda demo project and noticed that, while that is MIT licenses, other bitloops packages used in there are not. For example the module `@bitloops/bl-boilerpl…
-
The current `bar_style` options for the progress widgets are too limited, at least for my use. A simple extension of the `bar_style` would solve the issue for me. I would propose to add a `bar_style` …