Latest #verified-routes Threads 
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
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
Hi all,
I am working on an application with routers separated by their domain. The application has MyApp.Expenses.Router, MyApp.Invento...
New
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
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
I have some code like this:
defmodule Unicode do
@derive Phoenix.Param
defstruct [id: "U+0041"]
def dummy, do: %__MODULE__{}
end
...
New
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
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
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
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
This Month's Trending
This Year's Trending
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
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
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
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
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
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
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
Hi all,
I am working on an application with routers separated by their domain. The application has MyApp.Expenses.Router, MyApp.Invento...
New
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
I have some code like this:
defmodule Unicode do
@derive Phoenix.Param
defstruct [id: "U+0041"]
def dummy, do: %__MODULE__{}
end
...
New
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
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
Trying to do something like.
some_route = "foo/bar"
~p"#{some_route}"
Aside from the fact the compile checker complains, the / in betwe...
New
I configure Plug.Static to:
plug Plug.Static,
at: "/admin",
and point the assets to it:
<link phx-track-static rel="styleshee...
New
trying to split the large router file
this is some simple representation of my router
# part of MyAppWeb.Router.ex
scope "/shop/:shop...
New
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
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
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







