miguelzd / Laravel-Dropzone

This repository is created for the Laravel dropzone tutorial on

Home Page:https://tutsforweb.com/laravel-5-5-and-dropzone-js-uploading-images-with-removal-links

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to install

First copy .env.example file to .env. Then simply clone this repository and setup your database credentials in .env. Now do the following steps

  • Update Composer by running composer update
  • Run php artisan migrate

That's all. Thanks.

About

This repository is created for the Laravel dropzone tutorial on

https://tutsforweb.com/laravel-5-5-and-dropzone-js-uploading-images-with-removal-links


Languages

Language:PHP 87.9%Language:HTML 11.4%Language:Vue 0.6%