Skip to content

Admin panel for managing tobacco products and inventory. Built with Laravel and FilamentPHP for efficient tracking.

Notifications You must be signed in to change notification settings

devxathena/laravel-tobacco

Repository files navigation

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.