PHP Classes

File: readme.md

Recommend this page to a friend!
  Classes of Hillary Kollan   ShareZipp   readme.md   Download  
File: readme.md
Role: Documentation
Content type: text/markdown
Description: Read me
Class: ShareZipp
Shares files uploaded by users as ZIP archives
Author: By
Last change:
Date: 1 year ago
Size: 543 bytes
 

Contents

Class file image Download

Laravel and Vue.js 2 File Uploader, Zipper and Sharer

This Web App allows registered users to upload files and then it gives the ability to share the link to the files so it can be downloaded. The application zips the files under the link when the download button is clicked like zippyshare.com.

<h2 id="screenshots">Screenshot</h2>

![](assets/1.png)

create database and add settings to .env 
run php artisan migrate" to make the necessary database migrations
run "php compose install" to install dependencies"