fix: perbaiki type navigationGroup MemberDue, tambah MemberDuePolicy, update PermissionSeeder untuk iuran, update README deployment

This commit is contained in:
2026-04-04 06:21:27 +07:00
parent 003cadfba9
commit 98110e519b
14 changed files with 331 additions and 17 deletions
+1
View File
@@ -160,6 +160,7 @@ php artisan config:cache
php artisan route:cache
php artisan view:cache
php artisan permission:cache-reset
php artisan filament:optimize
```
---