Skip to content

Creating new form

Geno Roupsky edited this page Dec 5, 2017 · 10 revisions
  1. Create form
    1. Create form model
    2. Create table migration based on the model
    3. Create action to expose the model
    4. Create routes to new action
    5. Create seed to import nomenclatures
  2. Create form stats
    1. Create stats model
    2. Create view migration based on the model
    3. Include in statistics task
Clone this wiki locally