|
|
|
|
|
by birracerveza
1207 days ago
|
|
The only thing I can agree is deploying, which is pretty daunting compared to Laravel, but still feasible (unless you have the horrible idea of using mnesia, God help you then) but everything else? I have no idea what framework you've bee using. >Elixir is less forgiving and you can shoot yourself in the foot much easier. What? If anything it's the other way around. Elixir does not let you shoot yourself in the foot, it will crash and tell you why exactly it crashed. PHP will chug along and you won't even feel pain even though you don't have a leg anymore. That is NOT a good thing. |
|
This really isn't true anymore. There are 4 different official guides for deployment[1], and none take much more than 30 minutes. Fly and Heroku are basically trivial. Using render[2] might be even easier. Setting up SSL is harder than deploying phoenix these days.
[1] https://hexdocs.pm/phoenix/deployment.html
[2] https://render.com/docs/deploy-phoenix