Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 263 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 263 Bytes

Symfony multi-kernel template project

This project is intended to provide a quickstart for multi-kernel symfony applications.

Installation

composer create-project sweikenb/symfony-multikernel-tpl ./target-path-here

Work in progress