Skip to content

jdawkinsdew/Laravel_E-commerce

Repository files navigation

Get your local Git repository on Github Step 1: Switch to your repository's directory

cd /path/to/your/repo

Step 2: Connect your existing repository to Github

git remote add origin https://github.com/Excellent-coding/Laravel_E-commerce.git git push -u origin master

necessary git commands

git init git add . git remote add origin repositorylink git push -u origin master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published