- 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
- Rename
.env.example to .env and configure your database information
php artisan passport:install
Visit localhost:3000 in your browser