muhammadabdelsalam2 / WE2UP-ERP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WE2UP-ERP requirements

1-download and install 7zip = https://www.7-zip.org/download.html

2-download and install (Git) = https://git-scm.com/downloads

Installation

  1. $ git clone https://github.com/true-Business-software/WE2UP-ERP.git
  2. $ cd WE2UP-ERP
  3. open file WE2UP-ERP/data.cmd
  4. paste this command line "source C:\xampp\htdocs\WE2UP-ERP\system.sql"

on git bash run these command lines

  1. $ mv Modules Mod
  2. $ php artisan migrate:fresh --force
  3. $ php artisan db:seed
  4. $ mv Mod Modules
  5. $ php artisan migrate:fresh --force
  6. $ php artisan db:seed
  7. Go to http://localhost/WE2UP-ERP/public

##Enjoy

About


Languages

Language:JavaScript 48.7%Language:PHP 28.8%Language:Blade 15.5%Language:CSS 4.9%Language:HTML 1.9%Language:Vue 0.1%Language:SCSS 0.0%Language:Shell 0.0%Language:Batchfile 0.0%Language:Hack 0.0%