Skip to content

kevinmarete/bgs-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BGS-WEB

Build Status

BGS-WEB is the core web application for the BGS MEDS marketplace.


Requirements

For development, you will only need PHP 7+ and a php global package manager, composer, installed in your environment.

Install

$ git clone https://github.com/KevinMarete/bgs-web
$ cd bgs-web
$ composer install

Configure app

Rename .env.example to .env then edit it with your custom settings. You will need:

  • API Configuration
  • Payment Configuration
  • Database Configuration
  • Email Configuration

Resources

Running the project

$ php artisan serve

About

This is the web application for AccessMed marketplace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages