Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devxathena/laravel-tobacco

Admin panel for managing tobacco products and inventory. Built with Laravel and FilamentPHP for efficient tracking.
https://github.com/devxathena/laravel-tobacco

admin-panel filamentphp filamentphp-admin-panel inventory-dashboard inventory-management laravel laravel-filament-tobacco-tracker laravel-inventory-system management-dashboard php product-management-system product-tracking tobacco tobacco-industry tobacco-products tracking tracking-system-filamentphp

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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:
```bash
git clone https://github.com/devxathena/laravel-tobacco.git
```
2. Install dependencies:
```bash
composer install
npm install
```
3. Configure your database and `.env` file.

## Usage
Start the server:
```bash
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.