main
Ilham Wara Nugroho 2026-02-04 14:56:34 +07:00
parent be67f0145f
commit e46532478d
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ class KriteriaController extends Controller
$sekolah = Sekolah::find($idSekolah);
}
dd(request()->all());
// dd(request()->all());
if($key == 'input_upload_files_penilai'){
$destinationPath = public_path('uploads/kriteria/' . date('Y').'/'.$idSekolah . '/' .decode_id($data['key']) );