ramunasd / ToDoList

Sample ZF2 application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

  • Run: php composer.phar install

  • Create database and tables from data/dump.sql

  • Put correct database credentials into config/autoload/local.php. You can use config/autoload/local.example.php as template.

Users

There two predefined users: admin:admin worker:worker

About

Sample ZF2 application


Languages

Language:PHP 100.0%