Write model: extracted Domain layer with Doctrine
Read model: simple Eloquent
- Project is too small to show the advantages of these patterns
- Read and write entity & controller classes have the same names(not a big problem, they will never be used in same place)