Skip to content
This repository has been archived by the owner on Sep 8, 2019. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 459 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 459 Bytes

Cloud Store

Notice

This was intended to be an example project, and should not be used in any production capacity. Thus, it has been archived.

Introduction

This is an example site utilizing Laravel (and friends) in order to allow users to upload and store files.

Features

  • Allows users to upload a file to the server if they are logged in.
  • Allows users to view all of their own files, and not any other user's files.