Library for localized/multilingual routes in Phoenix
|
|
18
|
1358
|
May 16, 2022
|
Programmatic access to Phoenix Routes
|
|
14
|
1619
|
April 26, 2022
|
Can a route ignore inherited prefix for its own path helper?
|
|
3
|
505
|
March 15, 2022
|
How can I match the root without overriding all other paths in Phoenix Router?
|
|
3
|
228
|
February 22, 2022
|
Router same route for live and old view
|
|
3
|
258
|
February 17, 2022
|
How do you make a new page for a scope?
|
|
4
|
162
|
January 26, 2022
|
Phoenix Scoping
|
|
3
|
274
|
December 23, 2021
|
Routes generated by a custom macro disappear when using releases
|
|
0
|
170
|
December 14, 2021
|
Best practice? Making a route available only in dev/staging environments
|
|
6
|
1962
|
December 1, 2021
|
Controller pattern matching post body params, => vs short-hand
|
|
3
|
221
|
November 16, 2021
|
Dynamic routes or mapping URL aliases to internal routes with Phoenix LiveView
|
|
3
|
355
|
October 23, 2021
|
Phoenix router, no pipelines invoked for 404
|
|
7
|
272
|
October 4, 2021
|
Will Phoenix 1.16 require unique route helpers?
|
|
3
|
571
|
September 18, 2021
|
Do I even need Router, Controllers and Views if I don't plan on developing HTML through Phoenix?
|
|
10
|
663
|
September 2, 2021
|
Trying to setup the live_view platform
|
|
2
|
321
|
August 21, 2021
|
Role Based Authentication with overlapping resources and roles
|
|
6
|
521
|
August 18, 2021
|
Can't redirect to LiveView marked with ':live' in Router
|
|
2
|
405
|
August 16, 2021
|
Updated plug, getting dialyzer errors
|
|
3
|
591
|
August 10, 2021
|
Same path for LiveView and controller depending on condition? E.g. authenticated users vs non-logged visitors
|
|
0
|
214
|
July 28, 2021
|
Dead routes detection?
|
|
4
|
473
|
July 5, 2021
|
Avoiding compile dependencies in router via plugs
|
|
6
|
423
|
June 1, 2021
|
Accessing routes in the domain layer without including MyAppWeb in MyApp context
|
|
8
|
496
|
May 30, 2021
|
Adding an additional router application on top of an existing endpoint
|
|
2
|
290
|
May 20, 2021
|
Validating LiveView parameters
|
|
2
|
261
|
May 1, 2021
|
Link helper when working with multiple routers
|
|
10
|
1681
|
March 10, 2021
|
In Phoenix, get the function named path (or route) created by the Router Macro in the Controller
|
|
5
|
1106
|
March 1, 2021
|
Phoenix router with put_root_layout causes mass / cyclic dependencies
|
|
3
|
388
|
February 10, 2021
|
Param protocol not being implemented, possibly due to protocols being consolidated
|
|
3
|
379
|
January 24, 2021
|
Usage of Mix.env() discouraged in Phoenix router?
|
|
2
|
574
|
January 15, 2021
|
Access matched Route from phoenix Conn
|
|
12
|
1900
|
November 30, 2020
|