Flex's avatar
Level 4

How to add Laravel Project to github?

I am very new to github. now I have created new account in github. then, Please guide me how can I add My Laravel project on new repository in github?

0 likes
8 replies
HazDS's avatar

@Flex you use git init in your project root folder then follow the guide posted by @ma

Flex's avatar
Level 4

I got this error please make sure you have correct access right

Sergiu17's avatar

@Flex - Use HTTP, instead of SSH, when you did

git remote add origin

Choose HTTP Link, or setup your SSH, but this is harder than HTTP

knubbe82's avatar

when you create a repo on github you will get instruction how to sync

majida's avatar

can we use github to host laravel project ?

Please or to participate in this conversation.