Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 582 Bytes

File metadata and controls

26 lines (14 loc) · 582 Bytes

MixKorBan

Official Documentation

Click here for the official documentation

Introduction

Installation (Ubuntu)

  • Clone our gitlab repository https://github.com/mavin19/mixkorban.git ~/mixkorban

  • create database create databse mixkorban

  • Make enviroment configuration cp .env.example .env

  • Fill the .env

  • Run composer install Do not run composer update

  • Run php artisan key:generate

  • Run php artisan migrate

License

MIT: http://anthony.mit-license.org