WillZWL / laravelApi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vanguard

build status coverage report

Vanguard is a project base on Laravel.

How to install

git clone http://gitlab.eservicesgroup.com/esg-systems/vanguard.git
cd vanguard
composer install
cp .env.example .env

configure your local database setting in .env file

php artisan key:generate
php artisan migrate

About


Languages

Language:PHP 85.0%Language:HTML 6.0%Language:JavaScript 5.4%Language:CSS 3.6%Language:ApacheConf 0.0%