Skip to content

Your First App

Draft

This page is a stub. Content coming.

To cover

  • Anatomy of a scaffolded app (app/, bootstrap.php, public/, migrations/)
  • Define a route in app/routes.php
  • Write a Pipe → Handler → HandlerInput → HandlerResult flow end to end
  • Wire the frontend page and hit the endpoint with HTMX
  • Run migrations and tests

Released under the MIT License.