This repository contains an example of Event Sourcing architecture using Symfony and PHP
- PHP-APACHE container running version 8.2
- MySQL container running version 8.2.0
make buildto build the containersmake startto start the containersmake stopto stop the containersmake restartto restart the containersmake prepareto install dependencies with composer (once the project has been created)make logsto see application logsmake sshto SSH into the application container
UML of this example
