[Solved]Import Action : msg error when File didn't selected
hi everyone, i ask how to customize msg error when any file was selected, thank you
16 Replies
GitHub
Release v3.2.37 · filamentphp/filament
Lock Async Alpine to v1.2.1, they released v1.2.2 which broke usage inside modals.
Full Changelog: v3.2.36...v3.2.37
thank you for your reply but where i should put the msg validation inside import action
thank you for your response, i don't really understand what was written in github page, but i opened the file-uploade.js and search for the msg displayed where error and nothing found, thank u again
upgrade filament
ok thanks, and after that?
i have tried it but still gives same msg, should i publish something?
please clear your browser cache
i opened it in private browser but still same msg
run php artisan about and tell me the filament version it says
run artisan filament:upgrade and clear your browser cache again
i definitely fixed this this morning
i installed a new browser(firefox) but nothing new, should i change it manually in a file?
oh wait
ive been misreading this issue the whole time
Solution
you can customize the message in lang/validation.php
in the filament folder?
its not to do with filament, its just a laravel validation message
oh, the msg was changed after upgrading, it gives "validation.required ", coz i change fallback_locale from en to fr
thank you for u r help, problem resolved