VisionITmw / money-pot

a simple PHP web app for individual money lenders to keep track of clients and loan lend outs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

money-pot

a simple PHP web app for individual money lenders to keep track of clients and loan lend outs built with Laravel

Installation

  • clone repository and install composer dependencies
  • create database i.e money_pot in your mysql database server
  • run migrations
  • seed database with default user using php artisan db:seed

About

a simple PHP web app for individual money lenders to keep track of clients and loan lend outs


Languages

Language:PHP 54.0%Language:HTML 44.0%Language:JavaScript 1.1%Language:CSS 0.8%Language:Batchfile 0.0%