Features: - Laundry: Add jam_buka, jam_tutup, status (buka/tutup) fields to database - Web forms: Add opening/closing times and status dropdown to create/edit views - Controller: Validate and save new fields in store() and update() - Mobile: Parse time strings to remove seconds, display status and hours - Mobile: Add cache clearing to auto-refresh image data from server - Mobile: Fix photo priority (prefer 'foto' field over galeri entries) Changes: - spk_kontrakan/app/Models/Laundry.php: Update fillable - spk_kontrakan/app/Http/Controllers/LaundryController.php: Add validation and storage - spk_kontrakan/resources/views/Laundry/create.blade.php: Add form fields - spk_kontrakan/resources/views/Laundry/edit.blade.php: Add form fields - spk_mobile/lib/models/laundry.dart: Time parsing, photo priority fix - spk_mobile/lib/models/kontrakan.dart: Photo priority fix - spk_mobile/pubspec.yaml: Add flutter_cache_manager - Mobile screens: Add cache clearing on data refresh |
||
|---|---|---|
| .. | ||
| index.blade.php | ||