Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 406 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 406 Bytes

ArchitectBundle

Symfony2.8 Demo Project For My ArchitectBundle

Install

1. Clone the project with Git:

git clone https://github.com/mb-x/ArchitectBundleDemo.git

2. Create your database

Set your parameters.yml file,then run this command

app/console doctrine:database:create

License

This bundle is under the MIT license. See the LICENSE file for more information