Connecting Laravel 9 Project to Github
Hi. Today we are going to connect Laravel 9 project to GITHUB
1. You need to create a laravel project and you can do this by watching my video on my channel
'Creating a Laravel 9 Project' Link in description'
• Install Laravel 9 Project in Xampp on...
2. You need to download and install github from this link
https://git-scm.com/downloads
3. Open the downloaded installer and follow these steps to install
4. Use all default settings and they are good to go.
5, Now go to your laravel 9 installed directory
6. Right click and open git bash
7. Now please create an account on github if you dont' have already
https://github.com
As I have already account and its logged in
8. Now create a new repository with name 'laravel9'
9. Now open CLI of github which we opened in our project directory by right clicking.
10. Type the following commands:
a. git init
This will initialize the github
b. git add -A (This will add all files to queue)
c. git commit -m 'First Laravel 9 Project'
d. git remote add origin https://github.com/abbasDD/laravel9.git
e. git push --set-upstream origin master
Your project pushed and connected to the github
Happy Coding...
#laravel9 #github #githubtutorial #laraveltutorial #laravel #php8 #githubcopilot #laravelcourse #phpscripts #phpdevelopers #gitbash
On this page of the site you can watch the video online Connecting Laravel 9 Project to Github using Git Bash with a duration of hours minute second in good quality, which was uploaded by the user Elabd Technologies 01 January 1970, share the link with friends and acquaintances, this video has already been watched 557 times on youtube and it was liked by 2 viewers. Enjoy your viewing!