I am new to github. I have Laravel project in my desktop and I need create new repository on github and upload Laravel file to github account. I have installed git to the computer. please give me simple and clear tutorials link how can I do this?
@msoft all you need to know to get started in the video. The only difference is, that meanwhile private repos are free as well on github. ie you can create a private repo, play around to get used to git and when all is working as you want it to work, you can either make it a public repo or delete the private repo and start from scratch and start as a public repo.