ifnex/04_Laravel/app
Kazem Alghasi 810004aab1 feat(admin): configure filament panel with custom branding and notifications
Enhance the Filament admin panel configuration to align with the new design system and enable core features.

- Implement custom color palette including dark navy for sidebar
- Set Vazirmatn as the primary font
- Enable SPA mode and collapsible sidebar for improved UX
- Configure database-driven notifications and global search bindings
- Add necessary web middleware stack for session and cookie management
- Create new migration for the notifications system
- Add directory for custom Filament render hooks
2026-08-09 05:14:36 +03:30
..
Console/Commands feat(laravel): implement user synchronization and shipment schema 2026-08-08 04:58:01 +03:30
Enums feat(wallet): complete wallet system with admin adjust, freeze/unfreeze, activity logs 2026-08-07 22:51:42 +03:30
Exports feat(ui): implement unified design system and financial reporting 2026-08-08 06:13:09 +03:30
Filament feat(ui): implement unified design system and financial reporting 2026-08-08 06:13:09 +03:30
Http feat(finance): implement Filament admin panel and expand wallet/discount features 2026-08-08 03:15:51 +03:30
Imports refactor(api): improve pricing logic and add test coverage 2026-08-07 04:39:14 +03:30
Models feat(finance): implement Filament admin panel and expand wallet/discount features 2026-08-08 03:15:51 +03:30
Providers feat(admin): configure filament panel with custom branding and notifications 2026-08-09 05:14:36 +03:30
Services feat(finance): implement Filament admin panel and expand wallet/discount features 2026-08-08 03:15:51 +03:30