mheap / silex-todo-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an example project using Silex and Doctrine Migrations. It's designed to be used as an example for different deployment options.

To run the migrations, run the following command:

./vendor/bin/doctrine-migrations migrations:migrate --db-configuration config/db-config.php --configuration config/migrations.yml

About


Languages

Language:PHP 100.0%