vyvojarisobe/todomvc-symfony

To Do list MVC example written in PHP in Symfony 3 framework.

v1.0.1 2016-06-23 15:51 UTC

This package is not auto-updated.

Last update: 2024-04-24 23:35:33 UTC


README

To Do list MVC example written in PHP in Symfony 3 framework.

Instalation

composer create-project vyvojarisobe/todomvcphp-symfony

Database

After installation database is automatically created and some fake data is imported as well. If you wish to run this action manually call composer setup-todos.