|
Does conditional render stop code execution?
|
|
5
|
799
|
April 14, 2021
|
|
In Phoenix, get the function named path (or route) created by the Router Macro in the Controller
|
|
5
|
4455
|
March 1, 2021
|
|
Test controller who return application/octet-stream
|
|
2
|
2123
|
October 18, 2020
|
|
Why are @valid_attrs @update_attrs and @invalid_attrs using atom/declared-types keys while controllers will pass along stringified params?
|
|
12
|
2877
|
October 9, 2020
|
|
Phoenix Router :new action route going to :show action in controller
|
|
1
|
844
|
August 22, 2020
|
|
Anyone can welp-me givin an exemple of Many to many nested form?
|
|
1
|
490
|
August 19, 2020
|
|
Controllers for LiveView
|
|
6
|
1335
|
August 17, 2020
|
|
CSRF protection and testing controllers
|
|
2
|
1455
|
May 6, 2020
|
|
Returning simple "Hello World" from controller function without a view?
|
|
2
|
1429
|
April 30, 2020
|
|
Is there a better way to do this (handling an optional query parameter)?
|
|
2
|
996
|
April 17, 2020
|
|
Best way to allow only creating new records in Phoenix while disabling all other methods [PUT, PATCH, DELETE] for a particular entity
|
|
2
|
759
|
April 9, 2020
|
|
Is PRG a valid technique in Phoenix?
|
|
32
|
4063
|
April 2, 2020
|
|
Phoenix Controller: Matching on content-type
|
|
5
|
5607
|
February 9, 2020
|
|
"Let’s be clear. What we’re doing here is controversial", testing authentication in a controller, Programming Phoenix. Can someone explain in greater detail the risk here?
|
|
9
|
1773
|
January 26, 2020
|
|
Function Adding Args to Controller Actions
|
|
4
|
3391
|
December 4, 2019
|
|
Data transformation in controllers instead of views?
|
|
3
|
1010
|
October 30, 2019
|
|
How could I revamp response after controller?
|
|
2
|
588
|
September 24, 2019
|
|
Redirect request to a complex multi parameter URL (like an AWS S3 presigned URL)
|
|
2
|
1237
|
August 26, 2019
|
|
Adding a query string to a redirection
|
|
5
|
4062
|
August 19, 2019
|
|
MyApp.Controllers.User instead of MyApp.UserController
|
|
3
|
763
|
July 17, 2019
|
|
How to change the redirect request from put to get
|
|
2
|
1174
|
July 16, 2019
|
|
Where in the pipeline is the right place to silently correct input mistakes
|
|
3
|
946
|
July 11, 2019
|
|
Best way for validation outside of changeset?
|
|
4
|
1051
|
May 27, 2019
|
|
How to test phoenix controller?
|
|
5
|
3729
|
May 17, 2019
|
|
Simple Validation without Ecto
|
|
6
|
2965
|
May 17, 2019
|
|
Difficulty in using Postman in view of timestamp in model/migration
|
|
8
|
1531
|
April 15, 2019
|
|
What is proper way to pass a data between controller?
|
|
9
|
1804
|
April 2, 2019
|
|
Checking param is present in phoenix controller function
|
|
2
|
3194
|
March 21, 2019
|
|
How to return or break from an action early?
|
|
9
|
7782
|
March 17, 2019
|
|
Testing custom routes
|
|
1
|
904
|
December 17, 2018
|