© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
4 replies
core

cors error on Form fileupload with minio

I get a cors error when using: http://example.test,

I can upload to minio via a laravel route but not via
Filament. :

where do I setup the cors for filament/livewire?

FILESYSTEM_DISK=s3
AWS_ENDPOINT=http://minio:9000
AWS_USE_PATH_STYLE_ENDPOINT=true
AWS_URL=http://localhost:9000/images, (tried to change this to :http://example.test/images
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

FileUpload with CORS?
FilamentFFilament / ❓┊help
3y ago
FileUpload with Laravel Sail && Minio
FilamentFFilament / ❓┊help
3y ago
CORS Problem with FileUpload on different server
FilamentFFilament / ❓┊help
3y ago
CORS Filepond fileupload
FilamentFFilament / ❓┊help
7mo ago