Skip to content

File Manager Website using Laravel for School Final Project

Notifications You must be signed in to change notification settings

sanjeev567485463/file-manager-laravel

 
 

Repository files navigation

File Manager Laravel

Made by Nandana Rafi Ardika - XI RPL B

Installation

  • run composer install
  • go to .env and edit DB_DATABASE=laravel_file_manager
  • run the migrations php artisan migrate or import the database file-manager.sql

How to use

  • register/login to use your account
  • in the main page, start creating folders/uploading files

Key Features

  • file preview (only for image, video, and audio files)
  • download
  • share folders & files to other users and manage their access (edit or view)
  • trash bin for recovering files
  • profile customization
  • recent files are highlighted on top (optional)

About

File Manager Website using Laravel for School Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 49.6%
  • Blade 43.1%
  • CSS 6.4%
  • JavaScript 0.9%