Skip to content

File Upload #20

@krishnaguragain

Description

@krishnaguragain

How to do image file upload ??
{id: 'imagefile',type: 'file',name:'imagefile'}
and
$.ajax({ url : "/admin/submit", type: "POST", contentType: false, cache: false, processData:false, data : new FormData(this.swalForm), success: function(data, textStatus, jqXHR)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions