/laravel_lavina-erp

ERP built on Laravel 5.4

Primary LanguageJavaScript

Description:

A cool ERP application built on Laravel 5.4 framework.

####To login as Admin:

   username: admin
   password: 123456

####To login as Business:

   username: business
   password: 123456

Screenshots:

s1

s2

s3

s4

For Developer

You need to install these list with composer

/node_modules
/public/storage
/storage/*.key
/vendor
/.idea
Homestead.json
Homestead.yaml
.env

or copying from another installation and then run composer update

After migrating you can login as:

admin -> for Admin
business -> for Business Owner
manager -> for Manager
employee -> for Employee

with password 12345678