Example App-Server for Learning Journies in App Development
Built on Symfony, using the Shopware App Bundle
If you are following along a learning course, at different stages of your learning journey you may be required to checkout a git 'tag'.
To view all of the available tags, run git tags
To checkout a specific tag, run git checkout tag [tag_name] (substituting [tag_name] for a specified git tag