myiyk/vote
Composer 安装命令:
composer create-project myiyk/vote
包简介
Portal for vote
README 文档
README
Installing
The best way to install is using Composer. If you don't have Composer yet, download it following the instructions. Then use command:
composer require myiyk/vote vote
cd vote
chmod 777 temp log
Make directories temp and log writable. Navigate your browser
to the www directory and you will see a welcome page. PHP 5.4 allows
you run php -S localhost:8888 -t www to start the web server and
then visit http://localhost:8888 in your browser.
It is CRITICAL that whole app, log and temp directories are NOT accessible
directly via a web browser! See security warning.
License
GPL 3.0
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPLv3
- 更新时间: 2015-08-30