Back to Loco

003 Scaffolding Crud With Html

docs-site/content/casts/003-scaffolding-crud-with-html.md

0.16.4740 B
Original Source

+++ title = "Scaffolding full CRUD with HTML views" description = "Loco generators are very powerful. Generate a full CRUD app with a single command, by including the main entity type and its set of fields. Loco will generate models, controllers, views, and migrations for you." date = 2024-06-14T09:19:42+00:00 updated = 2024-06-14T09:19:42+00:00 draft = false template = "casts/page.html"

[taxonomies] authors = ["Team Loco"]

[extra] num = "003" id = "EircfwF8c0E"

+++

Reference material for this episode: