注册
登录
SOA/RPC
>>
tdd-restful-yii2
>>
返回
项目作者:
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
Clone or download this project
Create
.env
file you can see example on
env-example
install dependencies using
composer install
migrate the database migrations
yii migrate