© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•16mo ago•
10 replies
Eric

How To Apply `->imageEditor` on FileUpload v2?

I want the user to be able to use the image editor when uploading an image. But in v2 is not available. What would u do to achieve to let use the image editor? Update to v3? Or is there a way i dont know that this may be achieved in v2? like somehow creating a custom component like v3? but im not sure if that can be done.

Forms\Components\SpatieMediaLibraryFileUpload::make('title')
    ->avatar()
    ->maxSize(1024)
    ->imageEditor() // not available on v2
Forms\Components\SpatieMediaLibraryFileUpload::make('title')
    ->avatar()
    ->maxSize(1024)
    ->imageEditor() // not available on v2
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 imageEditor()
FilamentFFilament / ❓┊help
2y ago
FileUpload imageEditor Alpine Error
FilamentFFilament / ❓┊help
3y ago
Is the imageEditor available on v2?
FilamentFFilament / ❓┊help
3y ago
FileUpload imageEditor replace instead of adding v1, v2 to the file
FilamentFFilament / ❓┊help
3y ago