p0vidl0/yii2-examples-app
Composer 安装命令:
composer create-project p0vidl0/yii2-examples-app
包简介
Yii 2 Framework Usage Examples
README 文档
README
Based on Yii 2 Basic Project Template this application includes different examples based on modules.
REQUIREMENTS
The minimum requirement by this project template that your Web server supports PHP 5.4.0.
INSTALLATION
Install from an Archive File
Extract the archive file downloaded from BitBucket project page to
a directory named examples that is directly under the Web root.
You can then access the application through the following URL:
http://localhost/examples/web/
Install via Composer
If you do not have Composer, you may install it by following the instructions at getcomposer.org.
You can then install this project template using the following command:
composer global require "fxp/composer-asset-plugin:~1.0.0"
composer create-project --prefer-dist --stability=dev p0vidl0/yii2-examples-app examples
Now you should be able to access the application through the following URL, assuming basic is the directory
directly under the Web root.
If you use Apache directive Alias to access web folder - specify path to it in RewriteBase. For more see .htaccess file.
http://localhost/examples/web/
统计信息
- 总下载量: 238
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2015-06-18