Skip to content

Instantly share code, notes, and snippets.

@srph
Created August 30, 2014 06:51
Show Gist options
  • Save srph/d3a938617d1cf800a478 to your computer and use it in GitHub Desktop.
Save srph/d3a938617d1cf800a478 to your computer and use it in GitHub Desktop.
our-qcs
Controller:
// calls command / query
// has validabletrait (which valides itself with the given rules)
// command / query calls repository
// repository does the eloquent, mongo, or whatever way
// calls transformer
// returns a json response
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment