Open Public Form
Public form view — authenticated by Laravel’s signed-URL middleware (no Bearer / pb-ectlid headers). All three params (token + expires + signature) come from the Create Public Link response and are stored in env vars by its test script.
Query parameters
expires
Set by the Create Public Link test script — expiry timestamp on the Laravel signed URL
signature
Set by the Create Public Link test script — HMAC signature on the Laravel signed URL
Response
Successful response

