Skip to content

soengle/BringIt

 
 

Repository files navigation

BringIt

You Order, We Bring It. Food, groceries, cleaning, laundry, all right to you.

Requirements

Refer to composer.json for PHP requirements

A pre-defined database is required, this project does NOT create one for you!

Dependencies

Getting Started

Install requirements (from composer.json):

    composer update

Configure environment (and modify .env):

    cp .env.example .env

Run database migrations

    php artisan migrate

Lumen Documentation

Documentation for the framework can be found on the Lumen website.

About

Campus Enterprises Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 44.6%
  • CSS 28.8%
  • JavaScript 26.5%
  • ApacheConf 0.1%