dilina/phrase
Composer 安装命令:
composer create-project dilina/phrase
包简介
Assignment Phrase Analyser
README 文档
README
Projects setup with composer
- First need to run below composer command to create project
composer create-project dilina/phrase
- Change the server configuration to hit index.php
nginx config -
location / {
try_files $uri $uri/ /index.php?$args;
}
.htaccess file has already added for apache servers.
统计信息
- 总下载量: 11
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2019-07-01