Laravel - PHP based web application that allows you to set up your file management system as your personal file cloud and it also helps to set up your user management system.
- Attractive modern & responsive interface
- Advanced user role & permission
- Drag & Drop files uploader
- Move files one folder to another folder
- Download multiple files zip and download folder zip
- Files preview
- Manage folder & sub-folder with tree view
- Manage file extensions
- Enable/disable user registration
- File manager panel
-PHP 7.2.19+
-MySQL 5.6+
-Intl PHP Extension
-OpenSSL PHP Extension
-PDO PHP Extension
-Mbstring PHP Extension
-Tokenizer PHP Extension
-XML PHP Extension
-Ctype PHP Extension
-JSON PHP Extension
Step 1: Clone the project
git clone https://github.com/nilniloy002/file-manager.git
Step 2: Creating Database
-Create a database for project. Import database from project folder: db>waltonfilemangerdb.sql
Change the .env file
DB_DATABASE=
DB_USERNAME=
DB_PASSWORD=
Step 3: Run the project via command
php artisan serve
Step 4: Go to the project: http://127.0.0.1:8000
Step 5: For Credentials
Email: admin@example.com
Password: niloy1234