2017 © Pedro Peláez
 

library yiiapp

Make application by Yii framework

image

prawee/yiiapp

Make application by Yii framework

  • Monday, September 29, 2014
  • by prawee
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

YiiApp

yii-initial projects, (*1)

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, (*2)

The Versions

29/09 2014

dev-master

9999999-dev

Make application by Yii framework

  Sources   Download

The Requires

  • php >=5.1.0

 

The Development Requires