Laravel Tutorial - Creating Task Management System - git and github

Опубликовано: 04 Август 2026
на канале: DDN (Daily Dev Notes)
64
3

in this video we will setup and install git , initialize git for the project, make first commit , and connect to Github and save the project in a github repository ,
after that we will discuss a little bit about our plan for what to do next,

git installation link for windows
git-scm.com/install/windows

git installation link for mac
git-scm.com/install/mac

git installation link for linux
git-scm.com/install/linux

github repo
github.com/DailyDevNotes/taski

Generating a new SSH key and adding it to the ssh-agent
docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent