Skip to content

Jurigag/cobiro-task

Repository files navigation

2nd stage Task

Please follow the CQRS pattern and make an endpoint that would get a specific product by id.

Old comments

One endpoint to create product with DDD, CQRS and Laravel

  • Validation of request data using laravel middleware
  • Uses league tactician command bus
  • Self-validating value objects
  • Uses repository pattern
  • Uses Factory pattern
  • Logging all domain events to separate file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages