File Upload Issues in Filament: Works in Laravel, Fails with Livewire – Need Help!
I'm having an issue with file uploads and images when using Filament.
The uploads work perfectly when using standard Laravel without Filament, but when switching to Filament, the files don't save properly.
I suspect the problem might be related to Livewire, but I can't pinpoint the exact cause.
Are there any specific settings, Node.js upgrades, or other configurations that I might be missing?
Any advice would be appreciated!
1 Reply
Are you using the Filament Fileupload? Please provide code and the active issue.