Mohammad Tareq Salahat
Mohammad Tareq Salahat
I just added the browser console/JS errors
v3.2.113
I have never used that version, first, i did update the filament to the newest patch using this line in the composer file "~3.2.0", this did update me to v3.2.142,...
- v3.2.137 is the last stable version where file uploading works correctly. - v3.3.0 to v3.3.4 have a validation issue where the file type is incorrectly rejected. - v3.2.138 to...
I did upgrade my filament to` v3.2.138` using composer, and i have this script in the composer: ```shell "scripts": { "post-autoload-dump": [ "Illuminate\\Foundation\\ComposerScripts::postAutoloadDump", "@php artisan package:discover --ansi", "@php artisan filament:upgrade"...