APP_DEBUG = true

DB_TYPE = mysql
DB_HOST = 127.0.0.1
DB_NAME = coco_app_test
DB_USER = root
DB_PASS = root
DB_PORT = 3306
DB_CHARSET = utf8

