I'm new to DDD/Cqrs. I'm reading many differents implementations (prooph by example) and I'm searching the one will match the way I work. I tried to write my own but it requires so much work.
Actually I need to understand how you handle migrations. (I will probably ask more questions later).
I didn't find any doctrine entities. I guess you hard write your migrations. If it's true is it a good a practice ?
I'm new to DDD/Cqrs. I'm reading many differents implementations (prooph by example) and I'm searching the one will match the way I work. I tried to write my own but it requires so much work.
Actually I need to understand how you handle migrations. (I will probably ask more questions later). I didn't find any doctrine entities. I guess you hard write your migrations. If it's true is it a good a practice ?