Skip to content

Commit 80543e0

Browse files
committed
Update README
1 parent f1b5682 commit 80543e0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ Building scalable applications, instead, requires a different approach. Have you
66
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.
77

88
## Documentation
9-
You'll find instructions and full documentation on [HiBit](https://www.hibit.dev/posts/43/domain-driven-design-with-laravel-9).
10-
Additional information is available and can be found here:
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+
- [Domain Driven Design with Laravel 9](https://www.hibit.dev/posts/43/domain-driven-design-with-laravel-9)
1112
- [Domain Driven Design with Laravel 9: User domain](https://www.hibit.dev/posts/72/domain-driven-design-with-laravel-9-user-domain)
1213

1314
## Credits

0 commit comments

Comments
 (0)