main
ilhamwara 2025-08-04 09:20:35 +07:00
parent cbd7c7234c
commit 30289377c0
1 changed files with 3 additions and 0 deletions

View File

@ -124,6 +124,9 @@
headers: {
'X-CSRF-TOKEN': "{{csrf_token()}}"
},
xhrFields: {
withCredentials: true
},
// maxFilesize: 1, // dalam MB
acceptedFiles: ".pdf",
paramName: "file", // nama input file yang dikirim ke controller