View Source mix phx.gen (Phoenix v1.7.2)
Lists all available Phoenix generators.
  
  crud-related-generators
  
  CRUD related generators
The table below shows a summary of the contents created by the CRUD generators:
| Task | Schema | Migration | Context | Controller | View | LiveView | 
|---|---|---|---|---|---|---|
phx.gen.embedded | x | |||||
phx.gen.schema | x | x | ||||
phx.gen.context | x | x | x | |||
phx.gen.live | x | x | x | x | ||
phx.gen.json | x | x | x | x | x | |
phx.gen.html | x | x | x | x | x | 
Link to this section Summary
Functions
Callback implementation for Mix.Task.run/1.
Link to this section Functions
Callback implementation for Mix.Task.run/1.