You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: composer.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
{
2
-
"name": "laravel/laravel",
2
+
"name": "laravel-clean-architecture-ddd-cqrs",
3
3
"type": "project",
4
-
"description": "The skeleton application for the Laravel framework.",
5
-
"keywords": ["laravel", "framework"],
4
+
"description": "Explore Domain-Driven Design and CQRS in Laravel with this clean and scalable architecture template, ideal for complex applications seeking maintainability and clarity.",
0 commit comments