We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Reserved names for new Phoenix apps
almirsarajcic
Created
Did you know there are some words you can’t use as your Phoenix app name?
Well, now you know.
These will cause you problems:
mix phx.new server
mix phx.new table
There’s a PR that makes this explicit: https://github.com/phoenixframework/phoenix/pull/6011
Copy link
copied to clipboard