Saltar al contenido
← Volver a proyectos

Laravel Files Folders Users

The Laravel Framework.

#Laravel 7 Files/Folders Management

Demo-project showing how to upload files/folders/projects and manage them by user and admin. Partly generated with our QuickAdminPanel.com


Based on the original email by QuickAdminPanel customer:

Laravel Folders/Files Adminpanel


#Screenshots

Laravel Folders/Files Adminpanel


Laravel Folders/Files Front


#How to use

  • Clone the repository with git clone
  • Copy .env.example file to .env and edit database credentials there
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate --seed (it has some seeded data for your testing)
  • Run php artisan storage:link
  • That's it: launch the main URL.
  • Admin's credentials: admin@admin.com - password

#License

Basically, feel free to use and re-use any way you want.


#More from our LaravelDaily Team

Nueva versión disponible.