Pow v0.1.0-alpha mix pow.phoenix.install View Source
Generates a user schema module and migrations file by default
mix pow.phoenix.install -r MyApp.Repo
If you wish to generate templates and views you should add
--templates
as argument.
Generates a user schema module and migrations file by default
mix pow.phoenix.install -r MyApp.Repo
If you wish to generate templates and views you should add
--templates
as argument.