You can use this repos as a skeleton for the modular (or DDD) Symfony/Vue/Mongo application.
Application configuration:
- Symfony 4
- Modular System (src/MODULE_NAME) including modular routing, documents and templates
- Doctrine MongoDB Bundle
- FOS User Bundle
- Webpack Encore
- Vue 2.6
- Vue Router
- axios
- HTML5 URL history mode support
- composer install
- npm install
- npm run dev
By ScorpioT1000 © 2019 / Indaxia.com