/Stock-Management

Stock management system example using laravel 5.5, JS and bootstrap

Primary LanguageJavaScript

Stock-Management

This is a demo of stock management system.

Techstack

  • Laravel 5.5
  • JS
  • Laravel Mix
  • Bootstrap
  • webpack
  • node Modules

Features

  • Stock Adding
  • Stock Manage / Edit / Add stock to old invoice
  • PDF Generate
  • Supplier Management
  • Supplier Payment Module
  • Settings for brand and style/Product Category Manage
  • Payment method Module

Run

Copy .env.example to .env and setup your Database information.

# Composer install
composer install

# Laravel init
php artisan key:generate
php artisan migrate
php artisan db:seed

# serve at localhost:8000
php artisan serve

# serve with hot reload at localhost:3000
npm run watch

Screenshot

alt text alt text alt text alt text alt text alt text alt text alt text alt text