This Git Project video to push the Laravel Project to Git is a part of my GIT Tutorial for Beginners Series. In this video, we will finally push our Laravel project to Git.
We have followed the proper way to push our project to Git which includes below steps:
- Create a GitHub repository for the existing project.
- Copy the GitHub URL for the new repo to the clipboard.
- Perform a git init command in the root folder of the existing project.
- Add all of the existing project’s files to the Git index and then commit.
- Add the GitHub repo as a remote reference for the existing project.
- Perform a git push operation with the -u and -f switches.
- Verify that the existing project’s files have been pushed to GitHub.
►Click here to access the complete course:
►Click here to subscribe -
Other Popular Stack Developers Series that can help you:-
►Laravel Advance E-commerce Series -
►Laravel API Tutorial -
►Laravel Interview Questions -
►jQuery Tutorial -
►Laravel Basic E-commerce Series -
►Laravel Dating Series -
Follow Stack Developers on Social Media to get updates and resolve your queries
►Like Facebook Page to get updates -
►Join Facebook Group to resolve your queries -
►Follow on Instagram -
►Follow on GitHub -