Skip to content

Zuri-Team/old-board-api

Repository files navigation

hng


Installation Guide

  • You need a server, download Wamp or Xampp
  • Install Composer & Laravel
  • Clone this repository into htdocs of www folder in your respective servers.
  • If you have not been added to the organization, kindly work in your forked repository and open a pull request here
  • Fork the repository and push to your develop branch
  • Merge to your master and compare forks with the original repository
  • Open a Pull Request.
  • Read this or watch this for more help
git clone https://github.com/hngi/hng-ojet-backend.git
cd hng-ojet-backend
composer install
  • Rename .env.example to .env and configure your database information
php artisan passport:install
php artisan migrate
php artisan serve
Visit localhost:3000 in your browser

Contribution Guide

About

Backend for Oracle JET team task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors