Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shahghasiadil authored Jun 13, 2024
1 parent d9f9b35 commit e8b8a55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ src/
- `CommandHandlers`: Handles commands related to user actions.
- `Commands`: CQRS commands for user-related operations.
- `Contracts`: Interface definitions for services and repositories dealing with user data.
- `Data`: Data transfer objects (DTOs) that carry data between processes we are using Laravel Data.
- `Data`: Data transfer objects (DTOs) that carry data between processes we are using Spatie Laravel Data Package.
- `Queries`: CQRS queries for retrieving user data.
- `Services`: Services that execute business logic and use cases related to users.
Expand Down

0 comments on commit e8b8a55

Please sign in to comment.