Skip to content

Dulon18/Inventory_System_In_laravel

Repository files navigation

Inventory Management System

Login Page

Employee Create Form

Products list

product

Customers List

customer

POS

pos

Invoice (pending order)

invoice

Payment

payment

Pending Order List

pending

Approved Order List

approved

Dashboard

dashboard

Installation Instructions

  • Clone the repo.
  • Run 'composer install'
  • Run 'cp .env.example .env'
  • Run 'php artisan migrate'
  • Run 'php artisan serve'

Thank You

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published