Dj-777
Alternate for web folder inside phonenix version 1.6
i have one coruse for elixir in which they have using phoenix version 1.25 so they are having web folder inside it and now when i am try with that older version i get this Ecto.create failure error for this solution is to upgrade to latest version so in phoneix 1.6 & i dont have any web folder inside it so is that any alternate for the web folder in latest version of phoenix?
Most Liked
hubertlepicki
BartOtten
It’s better to use a guide for more recent versions of Phoenix as many things have changed for the better. Using a very outdated guide will only make you learn things that won’t work today and in the future.
kokolegorille
It has been renamed (or moved…) from web to app_web.
The main reason was to not to consider web as special, because You might want to render in something different than the web.
As mentionned by other, it’s not a good idea to use outdated tutorials. But it can be a good exercise to port old post to the latest Phoenix.
Popular in Questions
Other popular topics
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance









