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
На этой странице сайта вы можете посмотреть видео онлайн Connecting Laravel 9 Project to Github using Git Bash длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Elabd Technologies 01 Январь 1970, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 557 раз и оно понравилось 2 зрителям. Приятного просмотра!