This was intended to be an example project, and should not be used in any production capacity. Thus, it has been archived.
This is an example site utilizing Laravel (and friends) in order to allow users to upload and store files.
- 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.