Last active
December 15, 2015 11:10
-
-
Save javagrails/5251448 to your computer and use it in GitHub Desktop.
Yii project creationn One Line Command
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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