Skip to content

BuildForSDGCohort2/Team-158-backend

Repository files navigation

#Team-158-Backend-API Installation guide

Install composer and laravel 7

fork the repository and clone

git remote add upstream https://github.com/BuildForSDGCohort2/Team-158-backend.git

git checkout Develop

git pull upstream Develop

run command "composer install"

php artisan key:generate

php artisan serve

To push after working on the repo

git add .

git commit -m "your commit message"

git pull upstream Develop

git push origin Develop

Make sure there is no conflict

Create pull request

Add the description of what you have done in your pull request

No live link yet

Codacy Badge

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •