@extends('layouts.master') @section('title', 'Dropzone') @section('css') @endsection @section('breadcrumb')
We use the create method to turn a <input
type="file"> into a FilePond drop
area.[https://pqina.nl/filepond/]
We use the create method to turn a <input
type="file"> into a FilePond drop
area.[https://pqina.nl/filepond/]
.dropzone class through create upload files and
with that we can upload single file by doing singleFileUpload id.
Use the .dropzone class through create upload files and with
that we can upload multiple file by doing multiFileUpload id.
Use the .dropzone class through create upload images.
Additionally, "fileup" Id thrown pictures can be uploaded.