Skip to content

kasirye/dropzone-laravel-image-upload

 
 

Repository files navigation

Laravel 5.2 and Dropzone.js auto image uploads with removal links

This project is related to tutorial from Codingo Tuts.

What is covered in this project:

- Auto image upload
- Remove images directly from Dropzone preview with AJAX request
- Image counter for uploaded images
- Saving images as full size and icon size versions
- Using Image Intervention package for resizing and image encoding
- Saving image data to database
- Unique file names for images on server side
- Displaying already uploaded images in Dropzone

About

Laravel 5.2 and Dropzone.js auto image uploads with removal links

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.9%
  • PHP 33.9%
  • HTML 6.0%
  • Other 0.2%