Latest #routes Threads Top

arathunku
I hope nobody will mind me resurrecting old thread instead of creating another one for very similar problem. Does anyone have any workin...
New
evao
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
sparkertime
My Phoenix app has a variety of scopes distinguished by host as follows: scope "/", LockerWeb, host: "host.example.com" do pipe_th...
New
niccolox
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
kamaroly
Hi all, I am working on an application with routers separated by their domain. The application has MyApp.Expenses.Router, MyApp.Invento...
New
ream88
Hello, I’m currently facing a challenge with my Phoenix app, which displays statistics about the products we support. I’m extending its ...
New
zac
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
KonnorRogers
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
Samuei2000
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
natewallis
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 Top

This Month's Trending Top

This Year's Trending Top

arathunku
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 Top

thiagomajesk
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
Exadra37
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
Samuei2000
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
BartOtten
This thread once discussed Routex in it’s early form. It has been repurposed to gather feedback and discusses pre-releases. Currently: p...
New
KonnorRogers
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
natewallis
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
sparkertime
My Phoenix app has a variety of scopes distinguished by host as follows: scope "/", LockerWeb, host: "host.example.com" do pipe_th...
New
kamaroly
Hi all, I am working on an application with routers separated by their domain. The application has MyApp.Expenses.Router, MyApp.Invento...
New
Kurisu
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
ream88
Hello, I’m currently facing a challenge with my Phoenix app, which displays statistics about the products we support. I’m extending its ...
New
evao
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
zac
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
niccolox
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 Top

ArthurClemens
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
Asimov
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
ericgray
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
andrewb
Hi, I am having trouble debugging an error: == Compilation error in file lib/booking_central_web/views/session_view.ex == ** (CompileE...
New
benonymus
Hey I have this in my router resources("/recordings", RecordingController) and i have some auto generated code and the index and show i...
New
andrewb
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
MisterD
Hi, I was thinking about simple user settings for Permalinks. Something like Wordpress has: https://codex.wordpress.org/Using_Permalink...
New
nickwdm
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
aj-foster
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
BartOtten
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
sf8193
Hi all, to keep it short, I have nested resources inside of the router page like so resources "/groups", GroupController re...
New
Sanjibukai
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
juanbono
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
MjDekute
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
Takueg
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
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement