How to add my Yii2 based project to GitHub?

What’s the correct order of steps I need to perform in order to upload my Yii based project as a GitHub repository?

I keep getting errors

Would greatly appreciate your help here…

What IDE are you using? I have NetBeans and there is a way in there to to have GitHub repository that I can push/pull/etc from within the IDE.

Bill Keck has a book called “Yii2 for Beginners” that shows how to use GitHub with the GUI. I thought that I have gotten it free, but it looks like a paid thing now :(

Just create a folder there then put all the files and commit it. Btw what errors are you getting?