The Laravel application is now structured around the planned public signup flow, customer portal, staff admin area, and Stripe webhook entry point.
`/signup`, `/login`, `/account`
`/admin/login`, `/admin`
`/webhooks/stripe` is reserved for Stripe event ingestion.