Image Uploading in Galley
Read OriginalThe article is a technical walkthrough of adding image upload functionality to a project named Galley using Elixir's Phoenix LiveView. It covers storing metadata with `embeds_many`, using a custom S3 uploader module, handling deletions, and the eventual decision to use the ExAws library for S3 object deletion after struggling with direct HTTP requests.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser