Hot in Phoenix Questions/Help:
HOTTEST IN Phoenix Questions/Help THIS WEEK!
HOTTEST IN Phoenix Questions/Help THIS MONTH!
HOTTEST IN Phoenix Questions/Help THIS YEAR!
I am try to migrate these days to elixir, and I have existing project, I want to learn graphql api with absinthe. it has mix.exs file lik...
New
Does anyone know what is the point of:
let csrfToken = document.querySelector("meta[name='csrf-token']").getAttribute("content")
let liv...
New
Hello.
I want to return PID as a response of a request.
But json format does not support PID…
protocol Jason.Encoder not implemented f...
New
All,
I am building a app with an Elixir backend and React front-end. Wondering if that is pretty standard config and if there are any re...
New
Hi Everyone
I’ve recently picked up and put down Elixir+Phoenix.
Work and Life happens… :pensive:
Reviewing my notes,
I’m currently b...
New
Hi,
I have a site layout which has a side navigation which is collapsible (i.e. it has a button to make wider/thinner). One thing that I...
New
Hello,
I am using Phoenix 1.8.x where the modal core component has been removed.
I try to use DaisyUI modal component like this:
<!...
New
Hey folks! :waving_hand:
I’m a big fan of SQLite and recently came across Turso, which offers distributed SQLite with edge capabilities....
New
Hi,
I was looking at Plausible Analytics docs, and I am a bit sad. Looks like they decided that the self-hosted version should be really...
New
I have a breadcrumb component that can override the default separator as below:
def breadcrumb_separator(assigns) do
~H"""
<l...
New
We’re about to commit to giving SSO to some clients who have requested it. They will accept either OIDC or SAML (though we have suspicion...
New
We upgraded our servers from Debian12 to Debian13 and woops, wkhtmltopdf is not there anymore, the project closed down, is not being upda...
New
Hi everyone,
I’m working on a Phoenix/Elixir project and trying to improve both performance and search engine visibility. While helping ...
New
Hello, this is my first time trying to deploy a Phoenix app to Railway (https://railway.com/).
I followed this guide Deploy a Phoenix Ap...
New
I am wondering why when I ran Ecto.Changeset.apply_changes(changeset) the prepared changes function on that changeset did not run. I have...
New
HOTTEST IN Phoenix Questions/Help THE LAST THREE YEARS!
How to set Jason to encode all fields in ecto schema, I don’t care about security and implementing only is taking long list of attributes...
New
What is the way to convert
[ %{id: 7, name: "A", count: 1}, %{id: 8, name: "B", count: 1}, %{id: 9, name: "C", count: 0} ]
to
[ ...
New
I have this code in my controller
def create(conn, %{"order" => order_params}) do
order_params = get_params(conn, order_params...
New
Shouldn't there be something additional configurable as a reverse proxy that handles 2M connections? Especially since there are complexit...
New
Hi everyone,
I finally had a bit of time to followup on this post: Best way to handle associations in single html form
In my previous p...
New
Hi all,
I’m trying to use pdf.js and importing it like so:
import PDFJS from "../vendor/pdf.mjs"
so I can use it in a Hook to render t...
New
Hi there,
I’m currently struggling with this bug, because i don’t have much logs and infos provided by my server. I have an endpoint cal...
New
Here’s the error output:
→ mix deps.get
warning: the Collectable protocol is deprecated for non-empty lists. The behaviour of things lik...
New
I'm faced with a problem in websockets when I received a message with backslash. I escapes backslash with double '\' but error is raised....
New
I have my own SMTP server. It’s behind SSL/TLS - port 465
In my phoenix I use Swoosh to send emails. Since recently I’ve been facing thi...
New
As we are currently evaluating server side technologies and I’m in the position to push elixir in my company here, I want to re-implement...
New
Hello,
I made the switch recently from an x86 MacBook to Apple silicon (M3) and it seems to fail my Docker/Minikube workflow that perfec...
New
I have an Elixir application that uses Phoenix for the interface. This application has a contact form that needs to be embedded in other ...
New
There is an issue while configuring PostgreSQL in phoenix,
I have created the database mentioned in config/dev.exs,
I am able to connec...
New
While reading Programming Phoenix LiveView, I came across a section (Model Change with Schemaless Changesets - Chapter 5) which goes thro...
New
HOTTEST IN Phoenix Questions/Help THIS Over 3 Years!
I have a server on AWS, and was running a load test using artillery. When looking at the Phoenix dashboard I see the Ports going to 100% ...
New
I am trying to run a deploy with docker and I successfully runned with this command:
docker build -t romenigld/blog-prod .
but when I t...
New
Hi,
I have to write a raw query for one of my project. But till now I have used ecto queries and don’t have much experience writing raw ...
New
Why is it that the mnesia database isn’t the most preferred database for use in Elixir/Phoenix?
New
I have followed this StackOverflow post to install the specific version of Erlang.
And When I am running mix ecto.setup then getting fol...
New
Hey guys.
I'm new to elixir and im really stocked about it. But I ran into a bit of problem - I need to convert a date sting, for examp...
New
I’m trying to make a websocket server in Phoenix or raw Elixir. I heard about gun, I think I could use cowboy, but since I’m not that sma...
New
I’m currently trying to understand how to join three tables using Ecto. All the examples I’ve seen use 2, so maybe I’m just missing somet...
New
Hi,
is there any work on GUI with Elixir, that is similar to Electron/Javascript? My idea is to bundle Phoenix and BEAM into a single se...
New
In AR this is so simple
@articles = current_user.articles
How to do in Ecto?
def index(conn, _params) do
current_user = conn.assig...
New
Hi there, I'm working through my first release with elixir/phoenix. I've built a release with distillery and found that it crashes when I...
New
Hello everyone,
I am learning Phoenix/Elixir and I am trying to dockerize my app so that I can deploy to AWS, but I keep getting all kin...
New
Is there a way to use a completely local dependency in a Elixir project? A dependency shouldn’t be uploaded to any git cloud hosting incl...
New
Hello,
We have been using Elixir and Phoneix for creating REST APIs for a few months now.
But I can’t see the benefits of this switch ...
New
Hi,
I’ve already posted this question on Stack Overflow, but it didn’t receive much attention: https://stackoverflow.com/questions/49328...
New
Phoenix
Classification:
Web Framework
Threads:
12415
Posts:
85465
"Peace of mind from prototype to production. Build rich, interactive web applications quickly, with less code and fewer moving parts."
- Follow
- Join
- Shape
the conversation
Phoenix on GitHub
Stars: 23,078
Watchers: 539
Open Issues: 46
Last push: 3 days ago
Latest Phoenix News
Phoenix News
April 01, 2025
Phoenix News
May 08, 2024
Phoenix News
March 20, 2023
Phoenix News
February 24, 2023
Pinned Phoenix Threads
Official Guides/Tips
Featured Phoenix Book
Latest Phoenix Learning Resources
How to simulate LiveView socket reconnection
Guides/Tuts/Tips/InfoPhoenix and Elixir on Windows: A Dev Container Approach
Guides/Tuts/Tips/InfoIntro to Tidewave - ElixirCasts
ScreencastsHow to Use OpenTelemetry, PromEx, and Promtail to Build an Observability System with OpenObserver Exporter in Elixir
Guides/Tuts/Tips/InfoMultiple Layouts in Phoenix 1.8 - ElixirCasts
ScreencastsGet money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Sub Categories:
Saved Forums
-
None saved yet
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #ash-questions
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #discussion
- #javascript
- #elixirconf
- #library
- #oban-questions
- #dialyzer
- #docker
- #onsite
- #authentication
- #podcasts
- #full-time-contract
- #umbrella
- #code-sync
- #ecto-query
- #phoenix_html
- #iex
- #graphql
- #genstage
- #elixir-ls
- #nerves-questions
- #podcasts-by-brainlid
- #supervisor
- #websockets
- #distillery
- #advent-of-code
- #blog-post
- #livebook-questions
- #processes
- #forms
- #api
- #metaprogramming








