main
Ilham Wara Nugroho 2026-01-30 15:17:21 +07:00
parent fefa2289bb
commit 3ccc8f4f3c
1 changed files with 3 additions and 0 deletions

View File

@ -471,6 +471,9 @@
$.ajax({
url: "{{ route($route.'.store') }}",
type: "POST",
xhrFields: {
withCredentials: true
},
data: formData,
processData: false, // WAJIB
contentType: false, // WAJIB