-
Hi,
Geany has language support for Erlang.
Could we have support Elixir/Phoenix, as it compile to the same beam vm as Erlang?
Many thanks
-
**Describe the bug**
The functions installed by Ash generate these warnings when used with a Supabase DB.
(I naively assume these warnings have some merit if included with a large project like Supa…
-
### Describe the Bug
Logs:
```
Request: POST /teiserver/api/spads/balance_battle
** (exit) an exception was raised:
** (Enum.EmptyError) empty error
(elixir 1.14.5) lib/enum.ex:185…
-
Saw this on `Elixir Forum` a while back but forgot to share!
https://elixirforum.com/t/offline-enabled-apps-with-phoenix-liveview-and-livesvelte/61709
https://github.com/tonydangblog/liveview-svelte…
-
I found an issue with this document.
Title: Use a custom domain
Location: https://fly.io/docs/networking/custom-domain/#get-certified
Source: https://github.com/superfly/docs/blob/main/networking…
-
Hi,
I have noticed that `mix doctor` shows false positive for Elixir 1.12+ when I was trying to add `doctor` to my project.
To be sure the issue is not comming from my project or a custom `.doct…
-
**Describe the bug**
I've set up a new Phoenix app to test out Igniter setup, and run into an issue with AshPostgres.
```
==> phoenix_ecto
Compiling 7 files (.ex)
** (UndefinedFunctionError) fu…
-
### Environment
* Elixir version (elixir -v): any
* Absinthe version (mix deps | grep absinthe): 1.7.8
* Client Framework and version (Relay, Apollo, etc): latest apollo client with react
### …
-
I'm using Hotel and I love it. However, every time I stop a Phoenix (http://phoenixframework.org/) app, the process crashes and I get an Erlang core dump in the root of the Phoenix project, and I have…
-
# Description
Supporting beautification for HTML files in Elixir-Phoenix.
File extension is ".eex", the code is generally HTML mixed with Elixir Code.
**filename.html.eex**