@extends('layouts.app') @section('titlepage', 'Edit Update') @section('content') @section('navigasi') Edit Update @endsection
@csrf @method('PUT')
Format: 1.0.0, 1.0.1, 1.1.0, 2.0.0
Gunakan format list, contoh: - Fix bug\n- New feature
URL lengkap ke file ZIP update
Contoh: 5242880 (5 MB)
Opsional, untuk validasi file
Contoh: 2024_01_01_migration.php, 2024_01_02_migration.php
Contoh: NewSeeder, AnotherSeeder
is_major ? 'checked' : '' }}> Update major biasanya breaking changes
is_active ? 'checked' : '' }}> Update aktif akan muncul untuk user
@endsection