Skip to content

gabrieljo/dropzone-laravel-image-upload

 
 

Repository files navigation

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

This project is related to tutorial from Codingo Tuts.

What is covered in this tutorial:

- 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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.4%
  • PHP 39.4%
  • Other 0.2%