Skip to content
New issue

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

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

Already on GitHub? # to your account

[Bug]: FileUpload is not working #16

Open
ceerker opened this issue Jan 30, 2025 · 1 comment
Open

[Bug]: FileUpload is not working #16

ceerker opened this issue Jan 30, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@ceerker
Copy link

ceerker commented Jan 30, 2025

What happened?

FileUpload is not functioning as expected. After inspection, it appears that the issue is due to the disk not being set. According to the FilamentPHP usage specification, FileUpload requires the following settings:

->disk('disk')

->directory('directory')

Thanks

How to reproduce the bug

Attempt to set the settings ("site_defile")

Package Version

2.0

PHP Version

8.3

Laravel Version

11

Which operating systems does with happen with?

No response

Notes

No response

@ceerker ceerker added the bug Something isn't working label Jan 30, 2025
Copy link

linear bot commented Jan 30, 2025

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant