Skip to content

Ah93/File-Sharing-App

Repository files navigation

Description

This project about a file sharing system where you are able to share several types of file extensions and as well as download them.

Requirements

1- Laravel 6+

2- Composer

3- MYSQL Database

Project Snippets

#1- Login:

login

#2- Register:

register

#3- Forgot Password:

resetPass

#4- Get reset password link in email:

resetLink

#5- Change password:

change password

#6- Dashboard/Download Page:

dashboard

#7- Add documents

add

#8- Manage documents:

manage

#9- Edit:

edit

#10- Delete:

delete