prawee/yiiapp

There is no license information available for the latest version (dev-master) of this package.

Make application by Yii framework

Maintainers

Details

github.com/prawee/yiiapp

Source

Issues

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/prawee/yiiapp

dev-master 2014-09-29 09:35 UTC

This package is auto-updated.

Last update: 2025-10-12 08:11:23 UTC


README

yii-initial projects

Requirements

1.Installed XAMPP
2.Installed Git.
3.Installed Composer.

Using on Windows with XAMPP by Composer

1.open cmd
2.cd /path/of/webserver   such as  c:\xampp\htdocs
3.git clone https://github.com/prawee/yiiapp.git your-project-name
4.cd your-project-name folder
5.composer self-update
6.composer --prefer-dist update
7.protected\vendor\yiisoft\yii\framework\yiic webapp c:\xampp\htdocs\your-project-name 
8.typing yes 
9.localhost/your-project-name

Update

2014-09-29 adding default composer.json