Is there any difference between these two groups of Phoenix live routes definitions?
|
|
1
|
359
|
January 20, 2025
|
How to verify routes from multiple routers?
|
|
5
|
90
|
December 10, 2024
|
Seeking your thoughts on Routex - an Extension Framework for Phoenix Router
|
|
19
|
1697
|
November 6, 2024
|
Default (optional) param value in route definition
|
|
8
|
3735
|
September 10, 2024
|
Phoenix Framework: Validate route parameter in the router
|
|
5
|
3443
|
August 27, 2024
|
Customize params for LiveViews
|
|
6
|
219
|
June 30, 2024
|
How to redirect a logged in user's route to another
|
|
5
|
1545
|
February 8, 2024
|
Is there a way to suppress "no route to path" warnings in `test`?
|
|
1
|
337
|
December 10, 2023
|
How to handle URLs with a ":" (colon) in them
|
|
10
|
922
|
August 3, 2023
|
Getting error: module Routes is not available
|
|
2
|
702
|
June 30, 2023
|
How to remove PUT method from phx.routes?
|
|
5
|
588
|
April 11, 2023
|
How to protect and hide a route with 404 page?
|
|
1
|
478
|
April 7, 2023
|
Wrong warnings on "undefined" routes
|
|
0
|
359
|
March 29, 2023
|
Is it possible to invoke a route without knowing the full path including scopes in Phoenix 1.7?
|
|
7
|
1311
|
February 26, 2023
|
Dynamically construct path by action and helper name
|
|
18
|
2453
|
November 8, 2022
|
Rest API's in Elixir
|
|
4
|
962
|
November 1, 2022
|
Creating routes from a file
|
|
8
|
1226
|
August 3, 2022
|
Thoughts on File Based Routing?
|
|
3
|
852
|
June 30, 2022
|
Library for localized/multilingual routes in Phoenix
|
|
22
|
3251
|
June 21, 2022
|
Defining 2 route paths for [en, de] locales in 2 languages for the same action using SetLocale plug
|
|
6
|
1892
|
February 23, 2022
|
Routes generated by a custom macro disappear when using releases
|
|
0
|
596
|
December 14, 2021
|
Reverse routing for live routes: given a path can I get the module that's responsible for it?
|
|
3
|
728
|
March 29, 2021
|
Routes's problem - argument error
|
|
4
|
751
|
March 23, 2021
|
Routes for an app with marketing pages for a single Phoenix app
|
|
1
|
571
|
May 13, 2020
|
Constraints in Routes
|
|
8
|
2161
|
March 2, 2020
|
Where the :id in a route comes from?
|
|
6
|
3293
|
January 6, 2020
|
How to get proper routes using mix phx.gen.html when you have nested resources in router.ex?
|
|
4
|
2255
|
April 27, 2019
|
Member and collection routes in phoenix
|
|
1
|
1287
|
November 14, 2019
|
How do I render a function within an html.eex template?
|
|
1
|
1406
|
September 23, 2019
|
How does Phoenix pattern matching work on Dynamic Routes
|
|
4
|
3967
|
March 13, 2019
|