F1.14 Php Laravel(Lumen) generate controller for GenreView (Wpf, Xamarin, Angular SPA, Reactjs SPA) - chempkovsky/CS2WPF-and-CS2XAMARIN GitHub Wiki

  • with Visual Strudio right click
    • app\Http\Controllers-folder
  • select "Add/Wpf Forms Wizard"

picture

  • with "Wpf Forms Wizard" click "Next" on the first page

picture

  • on the second page of "Wpf Forms Wizard"
    • select LitDbContext
    • click "Next"

picture

  • on the third page of "Wpf Forms Wizard"
    • select LitGenreView
    • click "Next"

picture

  • on the fourth page of "Wpf Forms Wizard"
    • select 01340-Controller.php
    • click "Next"

picture

  • on the fifth page of "Wpf Forms Wizard"
    • select Controller.Laravel.MySql.php.t4
    • click "Next"

picture

  • on the last page of "Wpf Forms Wizard"
    • click "save"

picture

  • close "Wpf Forms Wizard"
  • Here is a result

picture