Issue on laravel filament file upload : when the length of filename is long
When the file name is like this "farming-agriculture-field-with-copy-space-blue-sky-overgrown-grass-fenced-isolated-farming-area-farm-with-lush-trees-yellow-green-grass-looks-beautiful-rural-countryside-nature_590464-74263.jpg", I got an issue "Unable to retrieve the file_size for file at location".

1 Reply
Some file systems and storage drivers impose a limit on the length of filenames.
Can't confirm more details about each system but you should normally limit the filenames length.
before uploading