Latest #routes Threads 
I hope nobody will mind me resurrecting old thread instead of creating another one for very similar problem.
Does anyone have any workin...
New
I am trying to migrate an app that uses controllers to live view. I have a form component that I believe handles the submit event and nav...
New
My Phoenix app has a variety of scopes distinguished by host as follows:
scope "/", LockerWeb, host: "host.example.com" do
pipe_th...
New
hi, thanks for this
can I Route on cookies, similar to this question: Is it possible to modify Router matches based on cookies like in V...
New
Hi all,
I am working on an application with routers separated by their domain. The application has MyApp.Expenses.Router, MyApp.Invento...
New
Hello,
I’m currently facing a challenge with my Phoenix app, which displays statistics about the products we support. I’m extending its ...
New
I have a unit test to validates our custom error pages (404 pages, etc.)
In test, when executing, I get lots of:
..warning: no route pa...
New
Hi there. I’m currently working on mirroring the NPM registry and they have a route that looks like this:
/registry/-/user/org.couchdb.u...
New
The question is
If a logged in user visits the / route, make them redirect to the /guess route.
I have
scope "/", PentoWeb do
pi...
New
Hi,
I am running phoenix 1.7 with elixir 1.14.5 and trying to get path helpers working.
I have enabled them in my app_web.ex file and I...
New
This Week's Trending
This Month's Trending
This Year's Trending
I hope nobody will mind me resurrecting old thread instead of creating another one for very similar problem.
Does anyone have any workin...
New
Last Three Year's Trending
Hi everyone! I’m trying to find a way to add a default value on a route param in Phoenix. I’ve searched in the forum but couldn’t find an...
New
This is a copy/paste of my question in StackOverflow, but once we have an amazing community, I thought to also put it here :slight_smile...
New
The question is
If a logged in user visits the / route, make them redirect to the /guess route.
I have
scope "/", PentoWeb do
pi...
New
This thread once discussed Routex in it’s early form. It has been repurposed to gather feedback and discusses pre-releases.
Currently: p...
New
Hi there. I’m currently working on mirroring the NPM registry and they have a route that looks like this:
/registry/-/user/org.couchdb.u...
New
Hi,
I am running phoenix 1.7 with elixir 1.14.5 and trying to get path helpers working.
I have enabled them in my app_web.ex file and I...
New
My Phoenix app has a variety of scopes distinguished by host as follows:
scope "/", LockerWeb, host: "host.example.com" do
pipe_th...
New
Hi all,
I am working on an application with routers separated by their domain. The application has MyApp.Expenses.Router, MyApp.Invento...
New
To me, there seems to be no difference, but I would like to confirm if I’m correct. If I am, please let me know if there are any consider...
New
Hello,
I’m currently facing a challenge with my Phoenix app, which displays statistics about the products we support. I’m extending its ...
New
I am trying to migrate an app that uses controllers to live view. I have a form component that I believe handles the submit event and nav...
New
I have a unit test to validates our custom error pages (404 pages, etc.)
In test, when executing, I get lots of:
..warning: no route pa...
New
hi, thanks for this
can I Route on cookies, similar to this question: Is it possible to modify Router matches based on cookies like in V...
New
Trending Over Three Years
I am following the Phoenix 1.3.3 Guide, section Contexts. So far I have:
created the user template files (using mix phx.gen.html)
updat...
New
Hi all,
I am following along the excellent Phoenix in Action book from @geo. In page 59, while he takes us through the life cycle of a...
New
I never fully understood how Phoenix is able to route urls with params like "users/1" to the correct Controller, Action. From what I unde...
New
Hi,
I am having trouble debugging an error:
== Compilation error in file lib/booking_central_web/views/session_view.ex ==
** (CompileE...
New
Hey I have this in my router
resources("/recordings", RecordingController)
and i have some auto generated code and the index and show i...
New
I have a multi-tenant application where my Users can access more than one tenant. I am authenticating the User at the top level URL (exam...
New
Hi,
I was thinking about simple user settings for Permalinks.
Something like Wordpress has: https://codex.wordpress.org/Using_Permalink...
New
Hello, I have a question regarding how phoenix_swagger mentions in their docs that one can have multiple routers as in the following code...
New
Question
Given a route with a known controller action (:library_action) and a known helper name (as: :my_lib), how can I reliably generat...
New
This lib is now published and has a new topic.
Once this topic was about PhxAltRoutes. A lib pioneering localized routes for Phoenix.
I...
New
Hi all, to keep it short, I have nested resources inside of the router page like so
resources "/groups", GroupController
re...
New
Hi everybody,
I wanted to know if we can have constraints in the route level. I mean defining a route with some constraints (based e.g. ...
New
Hi! We are coding a CMS like Wordpress and I’m trying to add support for multisite (i.e every site has a different domain) but I don’t kn...
New
Hi Everyone,
I need help.
i have a route
“/users”
how can i redirect it to “/users/”?
because in router it is consider the same. it ...
New
Hi everyone. Does anyone know how I can define 2 routes in two different languages for the same action? For example /en/sign-up and /de/...
New
Latest on Elixir Forum
Get 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:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







