alexusmai / vue-laravel-file-manager

Frontend for Laravel File Manager on Vue.js
MIT License
358 stars 160 forks source link

scan file upload with validator before store #97

Open vahidalvandi opened 3 years ago

vahidalvandi commented 3 years ago

hi
do i can use validator with event system before file upload ?? for example php file ignore to upload !! or after rename file name we check validator again ??