LD
Size: a a a
LD
SG
SG
e
$('#Update_photo').on('submit', function(e) {
e.preventDefault()
const data = new FormData(this)
$.ajax({
url: route,
method: "POST",
data,
contentType: 'multipart/form-data',
processData: false
})
});LD
e

SG
e
V
w
D
️V
w
ON

w
SG
staudenmeir/eloquent-eager-limit