MIF_E31230069/spk_kontrakan/app/Http/Middleware
micko samawa 605e92bbd9 Fix: Reset super admin, fix User model role attribute, remove rate limiting for development
- Added new super admin account (mikoadmin@gmail.com)
- Fixed User model getRoleLabelAttribute() to handle null role
- Fixed AuthController to refresh user after creation
- Removed rate limiting from register/login endpoints for development
- Added migration to ensure role and phone columns exist
- Updated app config with correct IP (10.192.233.99:8000)
- Fixed API response to include all required fields for Flutter
2026-05-19 08:01:07 +07:00
..
AdminAuth.php Fix: Reset super admin, fix User model role attribute, remove rate limiting for development 2026-05-19 08:01:07 +07:00
EnsureRole.php Harden admin access and clean unused web controllers 2026-04-18 00:32:43 +07:00