A cartoon caveman

Create your first table

(code for this section)

To do interesting things with a database you need actual tables in that database.

Unfortunately this means we also need to come up with something for this hypothetical app to work with. I am choosing to go with caveman themed examples.

→ Group Route Handlers by Page.

← Setup Database Migrations.