Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Different Error Messages Not Displayed for Unauthorized File Uploads #142

Open
mhgolij opened this issue Jul 30, 2024 · 0 comments
Open

Comments

@mhgolij
Copy link

mhgolij commented Jul 30, 2024

Description
When I try to upload unauthorized files, such as those in "not allowed formats" or those that are "too large," all errors display the same message: "notAllUploaded."

Steps to Reproduce:

1. Change the upload method in the Alexusmai\LaravelFileManager\FileManager class to show different messages for each error. Currently, this flag only determines true or false.

Expected Behavior:
Each error displays a different message.

Environment:

Laravel Version: 10
Package Version: 3.0
PHP Version:8.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant