taytus / dropzone-laravel-image-upload

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

Home Page:https://tuts.codingo.me/laravel-5-1-and-dropzone-js-auto-image-uploads-with-removal-links

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://tuts.codingo.me/laravel-5-1-and-dropzone-js-auto-image-uploads-with-removal-links


Languages

Language:JavaScript 59.8%Language:PHP 40.0%Language:ApacheConf 0.2%Language:CSS 0.0%