Simple file browser built with Laravel and Vue.
- Clone this repository to your machine.
cp .env.example .envcomposer installyarnornpm installyarn devornpm run devfor development builds oryarn prodornpm run prodfor production builds
Make sure to restrict the maximum upload size in your php config as well as in the .env file.