Latest #verified-routes Threads Top

Gigitsu
I was reading the Localized routes and path prefixes section of the Phoenix.VerifiedRoutes and I found this line: In this case, you wou...
New
leifertin
Hello, When I update phoenix from 1.7.21 → 1.8.x, I get an error running mix test: == Compilation error in file test/tree_test.exs == *...
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
Sorc96
I’ve encountered an issue with VerifiedRoutes.url when the application is running behind nginx. I need to send a link via e-mail, so I ge...
New
zachdaniel
I’ve noticed that verified routes incurs a bunch of compile time dependencies that I can’t figure out. I’m trying to unravel how this wor...
New
pejrich
I have some code like this: defmodule Unicode do @derive Phoenix.Param defstruct [id: "U+0041"] def dummy, do: %__MODULE__{} end ...
New
Gladear
Hello everyone! tldr; I propose to add a way for VerifiedRoutes to know if they’re used for get, post, etc to make them even more robust...
New
jiegillet
Hi everyone, Long time reader, first time poster. I wrote a nice little script that I think could be useful for people, so I’m sharing ...
New
ashrafhasson
Hello everyone, I’m using ~p in one of my liveviews to push_patch based on an event and the resulting path from the snippet below appear...
New
rhcarvalho
Hi, In the past when I needed to set the background image on an element I gave up Verified Routes and wrote something like bg-[url(/imag...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

leifertin
Hello, When I update phoenix from 1.7.21 → 1.8.x, I get an error running mix test: == Compilation error in file test/tree_test.exs == *...
New
Gigitsu
I was reading the Localized routes and path prefixes section of the Phoenix.VerifiedRoutes and I found this line: In this case, you wou...
New

Last Three Year's Trending Top

sodapopcan
I’m having a bit of trouble wrapping my brain around how I would pass a dynamic fragment to ~p inside a macro: defmacro __using__(opts) ...
New
ashrafhasson
Hello everyone, I’m using ~p in one of my liveviews to push_patch based on an event and the resulting path from the snippet below appear...
New
sezaru
I have some components that will be used in multiple routes, these components need to generate link to other routes, but these links chan...
New
rhcarvalho
Hi, In the past when I needed to set the background image on an element I gave up Verified Routes and wrote something like bg-[url(/imag...
New
Sorc96
I’ve encountered an issue with VerifiedRoutes.url when the application is running behind nginx. I need to send a link via e-mail, so I ge...
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
jiegillet
Hi everyone, Long time reader, first time poster. I wrote a nice little script that I think could be useful for people, so I’m sharing ...
New
pejrich
I have some code like this: defmodule Unicode do @derive Phoenix.Param defstruct [id: "U+0041"] def dummy, do: %__MODULE__{} end ...
New
Gladear
Hello everyone! tldr; I propose to add a way for VerifiedRoutes to know if they’re used for get, post, etc to make them even more robust...
New
zachdaniel
I’ve noticed that verified routes incurs a bunch of compile time dependencies that I can’t figure out. I’m trying to unravel how this wor...
New

Trending Over Three Years Top

polypush135
Trying to do something like. some_route = "foo/bar" ~p"#{some_route}" Aside from the fact the compile checker complains, the / in betwe...
New
jerdew
I configure Plug.Static to: plug Plug.Static, at: "/admin", and point the assets to it: <link phx-track-static rel="styleshee...
New
Dylan-aidkr
trying to split the large router file this is some simple representation of my router # part of MyAppWeb.Router.ex scope "/shop/:shop...
New
Somebody25
Hello! I have created an api application with phoenix 1.7.2 . I have to change the root path for the application because it is located b...
New
sbaildon
Hey—I’m looking for some guidance on building multi-tenant-aware paths using VerifiedRoutes. I have an app that supports multi-tenancy w...
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