Architecture overview
Last updated
Last updated
Here is the folder structure of the "BookStore" domain:
The src/BookStore/Domain
directory contains your business code
The src/BookStore/Application
contains your application code that is not related to any framework/package
the src/BookStore/Infrastructure/Sylius
directory contains everything that is related to Sylius packages