Skip to content

Latest commit

 

History

History
37 lines (31 loc) · 960 Bytes

README.md

File metadata and controls

37 lines (31 loc) · 960 Bytes

Laravel Tobacco Inventory Management

An inventory management system designed specifically for tracking and managing tobacco products. The admin panel is built using Laravel and FilamentPHP to offer a streamlined solution for inventory control and product tracking.

Features

  • Track tobacco products and inventory in real-time
  • Comprehensive product management tools
  • Easy-to-use admin panel with FilamentPHP
  • Inventory alerts for low stock
  • Export data as CSV or PDF

Installation

  1. Clone the repository:
    git clone https://github.com/devxathena/laravel-tobacco.git
  2. Install dependencies:
    composer install
    npm install
  3. Configure your database and .env file.

Usage

Start the server:

php artisan serve

Access the admin panel at http://localhost/admin.

Tech Stack

  • Laravel
  • FilamentPHP
  • PostgreSQL

License

This project is licensed under the MIT License.