FileUpload field return error on create and edit mods #15733
-
Beta Was this translation helpful? Give feedback.
Answered by
leandrocfe
Mar 5, 2025
Replies: 1 comment 3 replies
-
|
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Do you have
"filament/filament": "^3.2"in your composer.json?Make sure you are using
^and runcomposer update