Skip to content

Commit d23fb6d

Browse files
committed
Add repo images
1 parent 9dabf23 commit d23fb6d

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<p align="center"><img src="https://raw.githubusercontent.com/hibit-dev/laravel9-ddd/master/images/preview.png" alt="Domain Driven Design with Laravel 9"></p>
2+
13
# Domain Driven Design with Laravel 9
24
Modern web frameworks teach you to take one group of related concepts and split it across multiple places throughout your codebase. Laravel is a robust framework with a big community behind it. Usually it's standard structure is enough for most starting projects.
35

@@ -6,11 +8,14 @@ Building scalable applications, instead, requires a different approach. Have you
68
Let's make a practical exercise applying Domain Driven Design. Our goal is to create a boilerplate to be used universally as base of any Laravel project. Take advantage of the framework power at the same time we meet complex business requirements.
79

810
## Documentation
9-
Instructions and full documentation are always available on [HiBit](https://www.hibit.dev).
10-
Additional information about this repository can be found here:
11+
Discover a world of knowledge hosted on [HiBit website](https://www.hibit.dev). Serving as your informational hub, this resource offers clear instructions and valuable insights to explore a spectrum of articles, tutorials, stories, news, and beyond.
12+
13+
You'll find detailed instructions and comprehensive documentation for this repository on:
1114
- [Domain Driven Design with Laravel 9](https://www.hibit.dev/posts/43/domain-driven-design-with-laravel-9)
1215
- [Domain Driven Design with Laravel 9: User domain](https://www.hibit.dev/posts/72/domain-driven-design-with-laravel-9-user-domain)
1316

17+
The documentation offers clear guidance on wiring and using the module, providing practical insights for a smooth integration into your projects. Take a closer look at the documentation to enhance your understanding, and don't hesitate to reach out for any specific guidance or support.
18+
1419
## Credits
1520
- [Laravel](https://github.com/laravel/laravel)
1621

images/ddd.png

31.3 KB
Loading

images/preview.png

12.8 KB
Loading

0 commit comments

Comments
 (0)