alexusmai / laravel-file-manager

File manager for Laravel
MIT License
1.13k stars 290 forks source link

Fix show the reason for not uploading the file #389

Open mhgolij opened 2 months ago

mhgolij commented 2 months ago

When file upload fails for any reason, the same error message is displayed, now the reason for file upload failure is displayed to the user.