alternate icon indicating copy to clipboard operation
alternate copied to clipboard

Plug and Phoenix helpers to localize your web app via the URL

Results 2 alternate issues
Sort by recently updated
recently updated
newest added

What would be the best approach of extending `alternate` to support also `live` routes? There's no `assigns` available like in the regular routes. [Phoenix.LiveView.Router docs](https://hexdocs.pm/phoenix_live_view/Phoenix.LiveView.Router.html#content)

Hi, By reading the docs here, it seems that fetching the locale and have localized urls is optional, which is good. I want to develop an application with same URLs...