Hot in Phoenix Questions/Help:

HOTTEST IN Phoenix Questions/Help THIS WEEK! Top

HOTTEST IN Phoenix Questions/Help THIS MONTH! Top

HOTTEST IN Phoenix Questions/Help THIS YEAR! Top

Skysoft13
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
i-n-g-m-a-r
Does anyone know what is the point of: let csrfToken = document.querySelector("meta[name='csrf-token']").getAttribute("content") let liv...
New
Papillon6814
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
mohammedzeglam
I am trying deploy phoenix app to cloud run every thing works locally fine using public IP but when i deployed to cloud run the app could...
New
Morotai
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
carlheinz
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
duncanphillips
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
DestroyedSoul
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
ronindev
Hey folks! :waving_hand: I’m a big fan of SQLite and recently came across Turso, which offers distributed SQLite with edge capabilities....
New
tomazbracic
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
cd-slash
I have a breadcrumb component that can override the default separator as below: def breadcrumb_separator(assigns) do ~H""" <l...
New
alexslade
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
YSS
We upgraded our servers from Debian12 to Debian13 and woops, wkhtmltopdf is not there anymore, the project closed down, is not being upda...
New
apoorv-2204
The Issue of Enums in Elixir Elixir doesn’t have a native enum construct, so we usually rely on atoms, strings, or macros to represent na...
New
digitalgeek
Hi everyone, I’m working on a Phoenix/Elixir project and trying to improve both performance and search engine visibility. While helping ...
New

HOTTEST IN Phoenix Questions/Help THE LAST THREE YEARS! Top

quazar
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
Rashmi_prueba
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
boriscy
I have this code in my controller def create(conn, %{"order" => order_params}) do order_params = get_params(conn, order_params...
New
PeterDavidCarter
Shouldn't there be something additional configurable as a reverse proxy that handles 2M connections? Especially since there are complexit...
New
joaquinalcerro
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
ghenry
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
Ayliane
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
sergio
Here’s the error output: → mix deps.get warning: the Collectable protocol is deprecated for non-empty lists. The behaviour of things lik...
New
Stingray
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
managua1902
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
NobbZ
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
jgallinari
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
BillBryson
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
atul.nitt
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
tomkonidas
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! Top

JorisKok
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
romenigld
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
siddhant3030
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
jay1
Why is it that the mnesia database isn’t the most preferred database for use in Elixir/Phoenix?
New
ycv005
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
sacepums
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
LegitStack
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
gonzofish
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
tduccuong
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
wernerlaude
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
logicmason
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
New
ojinari
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
xgeek116
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
tmattio
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
Forum Tags: #phoenix

"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

Core Team Members

Confs & Meetups

143 days remaining
Advent of Code
Fukuoka, Japan December 08, 2026

Saved Forums

    None saved yet

Top Sub Portals

    None added yet

Saved Forums

    None saved yet

We're in Beta

About us Mission Statement