Skip to content

wannis13/laravel-filemanager-example-5.3

 
 

Repository files navigation

Laravel Filemanager Integration Demo

This project already integrated unisharp/laravel-filemanager with a clean Laravel. Allowing developers to try out all features without integrating into their projects. End-to-end tests are also included, which developers should test their codes before sending new pull requests.

Init this project

  1. Clone and cd into this project
  2. make init
  3. php artisan serve
  4. Go to your browser and visit localhost:8000/laravel-filemanager/demo

Notes for developers

Remember to run make test, make sure all tests are passed before sending new pull requests.

Releases

No releases published

Packages

No packages published

Languages

  • PHP 78.2%
  • HTML 19.0%
  • JavaScript 1.1%
  • Makefile 1.1%
  • Vue 0.6%