Connecting Laravel 9 Project to Github using Git Bash

Pubblicato il: 01 gennaio 1970
sul canale di: 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


In questa pagina del sito puoi guardare il video online Connecting Laravel 9 Project to Github using Git Bash della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Elabd Technologies 01 gennaio 1970, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 557 volte e gli è piaciuto 2 spettatori. Buona visione!