Step-by-Step Tutorial to Build a Phoenix App that Supports User Uploads

Step-by-Step Tutorial to Build a Phoenix App that Supports User Uploads

phoenix_uploads_small

Hello guys!

I’ve just published a detailed tutorial on how to create a Phoenix app from scratch to handle user’s uploads with Plug. I explain in depth how run a PostgreSQL with Docker, create controller actions and views, phoenix context, and how to use Ecto to store upload details into the database.

As always any kind of feedback or question is more than welcome! :purple_heart:

8 Likes