laravel.md

Endodontics: campaign site using Laravel

Summary

A campaign site blueprint for endodontics built with Laravel on Ample. Domain schema includes:

Public information includes procedure catalog, referral guidance for general dentists, specialist profiles and technology, and locations. Sensitive information such as referral letters with patient identities, imaging files, and clinical notes is kept out of scope until handling is reviewed.

Infrastructure requirements

Prerequisites

Exact tested configuration

Steps

  1. Model the endodontics domain. Create the tables procedures, referral_guides, locations, endodontists, asset_versions.
  2. Workflow step 1. Model the campaign's offers and locations as tables with start and end dates.
  3. Workflow step 2. Build the site and publish versioned static assets to the CDN bucket.
  4. Workflow step 3. Collect no personal data on the site itself; hand off to an authorized system.
  5. Workflow step 4. Deploy, verify the public URL and the CDN asset URL, and retire the campaign by end date.
  6. Deploy. Run the synchronous deploy once and read the result.
  7. Verify. Run the pattern self-test(s) from the example and your own acceptance checks for the endodontics workflow.

Tested examples

Success checks

Limitations

Cost estimate

Estimated 5.00 USD per month (size prices from pricing.toml). Buckets are allocation-priced per quota and not included.

Verification evidence

Execution binding

MCP tool ample_deploy observed at revision.