Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 577 Bytes

readme.md

File metadata and controls

27 lines (21 loc) · 577 Bytes

Symfony 4 + Vue + MongoDB (Modular/DDD App Skeleton)

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

Installation

  1. composer install
  2. npm install
  3. npm run dev

About

By ScorpioT1000 © 2019 / Indaxia.com