Skip to content

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

Notifications You must be signed in to change notification settings

VyvojariSobe/TodoMvcPhp-Symfony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoMvcPhp-Symfony

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.