Broadway provides several read model implementations. By default the in memory read model implementation is used.
There a several optional persisting read model implementations:
These can be very easily installed using Symfony Flex.
Of course there are other implementations and you can also create your own and configure it:
# config.yaml
broadway:
# a service definition id implementing Broadway\ReadModel\RepositoryFactory
read_model: "my_read_model_repository_factory"
How can I help you explore Laravel packages today?