Connecting Laravel 9 Project to Github using Git Bash

Veröffentlicht am: 01 Januar 1970
auf dem Kanal: Elabd Technologies
557
2

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


Auf dieser Seite können Sie das Online-Video Connecting Laravel 9 Project to Github using Git Bash mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer Elabd Technologies 01 Januar 1970 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 557 Mal angesehen und es wurde von 2 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!