Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 873 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 873 Bytes


License follow on Twitter

VMS

VMS is Vendor Management System build on Laravel using Electron JS Wrapper.

Requirements

  1. PHP 7.4 - 8.1
  2. Composer
  3. Node & Npm

How to install this project

  • Clone project using git clone https://github.com/DarkcoderSe/vms.git
  • Run npm install
  • CD to www/ and run composer install
  • copy .env.example to .env
  • Run php artisan migrate && php artisan db:seed

Screenshots

Dashboard

MainPage