They put the updated generators in a new namespace. You should use mix phx.gen.*
In this particular case they even renamed the “model” generator to “schema”
7 Likes
They put the updated generators in a new namespace. You should use mix phx.gen.*
In this particular case they even renamed the “model” generator to “schema”