Permit - an authorization library for Phoenix, LiveView and Ecto | | 11 | 2071 | July 2, 2025 |
How to securely set parameter for changset without allowing user manipulation? | | 8 | 124 | October 29, 2024 |
Best way to handle multiple sequential logic checks in code | | 2 | 100 | September 4, 2024 |
How the param `layout: false` works in the render function | | 2 | 54 | August 28, 2024 |
Phoenix JSON API Pagination and Filtering | | 8 | 432 | July 16, 2024 |
How to set up subfolder in MyApplib? | | 11 | 273 | July 7, 2024 |
How to test a Phoenix Controller with Hammox? | | 5 | 299 | June 14, 2024 |
How to display a value in a template? | | 7 | 3335 | December 24, 2023 |
Serving different content formats from single controller's action | | 4 | 292 | December 18, 2023 |
Mox return a UnexpectedCallError | | 6 | 359 | October 25, 2023 |
Phoenix Controller returning before code execution completes, image download | | 6 | 542 | October 21, 2023 |
Controller ack POST ASAP and pass data to another function for processing | | 4 | 273 | October 17, 2023 |
Role-based and Access-based Authorization in Phoenix controller | | 2 | 2725 | June 27, 2023 |
Is there a way to put a tiny heex template directly in a controller action? | | 4 | 1191 | March 27, 2023 |
Render a 404 from a resource controller when a resource is not found | | 0 | 310 | February 28, 2023 |
Testing controllers - unexpected problems with custom Pow auth | | 1 | 568 | October 30, 2022 |
Where to Plug so that it is called for every action? | | 5 | 616 | September 22, 2022 |
Respond with json string without render from :view or :controller | | 1 | 1029 | September 20, 2022 |
Send message, `send(pid, message)`, from controller to a LiveView process not possible? If so, why not? | | 19 | 2325 | September 5, 2022 |
Using Phoenix as a "redirect server". Anyone else? | | 4 | 806 | August 28, 2022 |
How to handle actions with not matching parameters | | 10 | 2197 | June 14, 2022 |
Pass a list of integers as a field in a post body in a Controller test | | 2 | 1031 | June 7, 2022 |
Phoenix 1.6.x what is `put_root_layout/2` good for? | | 6 | 3452 | February 16, 2022 |
Why "Elixir.Phoenix.Controller.render/4 with a view is deprecated"? | | 2 | 1275 | February 8, 2022 |
Where do you preload associations? | | 24 | 11465 | January 26, 2022 |
Controller pattern matching post body params, => vs short-hand | | 3 | 1253 | November 16, 2021 |
Liberator - build controllers with full access to the HTTP decision graph | | 1 | 620 | October 1, 2021 |
Phoenix controller and views for bulk insert | | 2 | 1204 | June 26, 2021 |
Set active Bootstrap navbar item with Phoenix | | 7 | 2861 | June 22, 2021 |
Only the first querystring parameters is in the params of the controller? | | 6 | 1068 | May 7, 2021 |