Skip to content

Instantly share code, notes, and snippets.

@javagrails
Last active December 15, 2015 11:10
Show Gist options
  • Save javagrails/5251448 to your computer and use it in GitHub Desktop.
Save javagrails/5251448 to your computer and use it in GitHub Desktop.
Yii project creationn One Line Command
Yii One Line Command for Windows
1. Press [ Windows+r ] command
2. Paste/type the line [ d:\xampp\htdocs\framework\yiic webapp d:\xampp\htdocs\project_name ]
3. Press Enter....
4. CMD promt will open and ask you for Yes/No
5. Type [ Yes ] press enter...
6. Finish project created in your htdocs with name [ project_name ]
____Thank You
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment