Filament Ticket System
-
Client
-
-
Category
open source
-
Start Date
-
-
End Date
-
-
Tools
Laravel, PHP
Description
Filament 3 Ticket Management System Implementation
In this project, we’ve developed a ticket management system using Filament 3. Additionally, we’ve implemented a Role-Permission system without relying on external packages. Here are the details of our implementation:
- Powerful and User-Friendly Admin Panels: We’ve created robust and fast admin panels using FilamentPHP.
- Custom Bulk Actions in Filament DataTables: We’ve defined custom bulk actions for managing data tables.
- Custom Filters in Filament Tables: We’ve applied custom filters to enhance data table functionality.
- Dashboard Customization: We’ve worked on customizing the dashboard.
- Role and Permission Handling (Without External Packages): We’ve managed roles and permissions without using external packages.
- Support Ticket System: We’ve built a support ticket system, ensuring proper role-based permissions.
- Dropdown Menus in FilamentPHP: We’ve created dependent dropdown menus.
- Working with BelongsToMany Relationships: We’ve utilized RelationManagers and properly customized BelongsToMany relationships.