Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.1 KB

readme.md

File metadata and controls

24 lines (16 loc) · 1.1 KB

Build Status Total Downloads Latest Stable Version License

About this system

LKBMatchSystem is my side-project. Use to less the time for borrowing money. Matching two stangers and let borrow/return money can be trust.

About Laravel

Laravel is a web application framework with expressive, elegant syntax. Hopefully you have 1-2 year experience in using laravel framework before.

How to install

  1. $git pull this repo.
  2. $composer install
  3. $php artisan migrate
  4. enjoy :)