A simple helpdesk system built with Laravel and Filament, designed for internal IT helpdesk or customer support.
- Laravel 12.x
- Filament 3.x
- PHP 8.2+
- SQLite
- 🧾 Create and track support tickets
- 🏷️ Categorize by issue category, department, or location
- 📎 Attachment & Proof Attachment
- 📊 Dashboard with ticket status overview
- 🌍 Multi-language ready (English & Indonesian)
- Homepage
- Admin Panel
user:admin@domain.com
pass:admin123
git clone https://github.com/ombimo/simple-helpdesk.git
cd simple-helpdesk
composer install
cp .env.example .env
php artisan key:generate
php artisan migrate --seed
php artisan serveFor questions, join the GitHub Discussions or open an issue.
Need professional assistance or custom development?
- Custom Feature Development
- Onboarding & Deployment Help
- Priority bug fixing
📩 Contact: hello@ombimo.id
This project is open-sourced under the MIT license.
Made with ❤️ by Bimo Aji Pamungkas
GitHub: @ombimo

