项目作者: ydatech

项目描述 :
Source Code for TDD Yii2 RESTFul Webservices
高级语言: PHP
项目地址: git://github.com/ydatech/tdd-restful-yii2.git
创建时间: 2017-08-29T02:40:44Z
项目社区:https://github.com/ydatech/tdd-restful-yii2

开源协议:Other

下载


Installation & Configuration

  1. Clone or download this project
  2. Create .env file you can see example on env-example
  3. install dependencies using composer install
  4. migrate the database migrations yii migrate