www.laravel.com

Report from 8/10/2026, 12:44:26 PM https://www.laravel.com
Latest run · lab, cold cache
88
8/10/2026
28-day score · p75 · the standard
58
25 runs
CRR91%latest
SSD88%latest
TC627 toklatest
TTFUT188 ms28-day p75

Scored by v3 · source-of-truth hashes: score db860d6ac94e · thresholds e94f8b33e500 — verifiable against the canonical scorer.

The 28-day score is the p75 of nightly runs — the stable number to cite. Deterministic metrics (CRR/SSD/TC) show their latest value (they move only when the site changes); timing (TTFUT) and answer-fidelity (AF) are smoothed by 28-day p75 — the same lab-vs-field split Core Web Vitals uses. Synthetic daily measurement, not real-user field data.

Core Agent Vitals badge  Embed this badge

Show your agent-readiness score anywhere — it links back to this report.

[![Core Agent Vitals](https://agentvitals.dev/badge/laravel.com.svg)](https://agentvitals.dev/results?url=https%3A%2F%2Fwww.laravel.com)
<a href="https://agentvitals.dev/results?url=https%3A%2F%2Fwww.laravel.com"><img src="https://agentvitals.dev/badge/laravel.com.svg" alt="Core Agent Vitals" height="20"></a>
What AI tells your customers about youAgent confidence: HIGH
Business nameLaravel - The clean stack for Artisans and agents
CategoryWebPage
Pricenot applicable · not applicable to this page type
Locationnot applicable · not applicable to this page type
Hoursnot applicable · not applicable to this page type
Productsnot applicable · not applicable to this page type
DescriptionLaravel is a PHP web application framework with expressive, elegant syntax. We've already laid the foundation — freeing you to create without sweating the small things.

An agent can answer questions about you accurately. 3/3 applicable facts come from machine-readable structured data.

88
Overall score
weighted CAV (0–100)
WARN
0–4950–8990–100

Metrics

91%
CRR Content Recovery Needs work
0.88
SSD Semantic Signal Density Good
627 tok
TC Token Cost Good
150 ms
TTFUT Time to First Useful Token N/A

Token Cost breakdown

Where the page's tokens go (≈2,311 across regions). Most tokens are real content — the agent isn't paying much for chrome.

Content
60.4% · 1,395
Chrome (nav / header / footer)
10.2% · 236
Boilerplate (cookie / ad)
0% · 0
Other
29.4% · 680

Final screenshot

Final screenshot of https://www.laravel.com

Diagnostics

medium CRR Content is hidden behind JavaScript

pre-JS raw HTML

Evidence9% of content requires JS · 91% of rendered content recovered (rest is placeholder/wrong)
ImpactA non-rendering agent never sees the JS-injected content.
Effort1–4 h

Fix: Server-render or statically generate the main content so a non-JS agent still receives it; make client rendering a progressive enhancement, not the source of truth.

Rendered profile: headless

Agent Discoverability 88/100 · Agent Ready

Access & discovery checks — separate from the gated CAV metrics above. Click an issue for business impact, what we measured, and how to fix. · Take the Agent Readiness course →

Agent files & endpoints

llms.txt Absent at /llms.txt and /.well-known/llms.txt Learn →
robots.txt (AI bots) Major AI bots allowed Learn →
sitemap.xml Found at /sitemap.xml Learn →
JSON-LD structured data Types: WebPage, SoftwareApplication Learn →
~ agents.json Absent (emerging standard) Learn →
~ WebMCP endpoint Absent (emerging standard) Learn →
~ OpenAPI / API docs No OpenAPI/Swagger found Learn →

Issues (4)

llms.txt present high impact Absent at /llms.txt and /.well-known/llms.txt

Business impact llms.txt is the robots.txt for AI: it tells agents what your site is, what matters, and where to find it. Without it AI guesses — and guessing means inaccurate recommendations and lost visibility.

What we measured We fetch /llms.txt and /.well-known/llms.txt and validate the spec (H1 title + a one-line blockquote summary). We also note /llms-full.txt (your full content as Markdown).

How to fix Create /llms.txt with a short summary + key pages; optionally /llms-full.txt with full content in Markdown.

Learn how to implement →

# Your Site
> One-line description for AI agents.

## Key pages
- /products — catalog
- /pricing — plans
- /docs — documentation

Spec: https://llmstxt.org

~ agents.json discovery low impact Absent (emerging standard)

Business impact agents.json describes what your site can DO for agents (services, endpoints, capabilities) — an emerging discovery standard. Early adopters get native agent integration.

What we measured We check /agents.json and /.well-known/agents.json for a valid configuration.

How to fix Publish /agents.json describing your site's capabilities and actions.

Learn how to implement →

Spec: https://github.com/wild-card-ai/agents-json

~ WebMCP endpoint low impact Absent (emerging standard)

Business impact WebMCP lets agents call actions on your site directly (book, buy, query) instead of scraping the DOM. Early adopters get native AI-agent interoperability.

What we measured We check /.well-known/webmcp and /webmcp.json for a valid actions array.

How to fix Add a WebMCP endpoint exposing your key actions to agents.

Learn how to implement →

Spec: https://webmcp.org

~ API documentation low impact No OpenAPI/Swagger found

Business impact Programmatic agents prefer a typed API. An OpenAPI/Swagger spec lets them integrate without scraping.

What we measured We probe /openapi.json, /swagger.json, /api-docs and /.well-known/openapi.json.

How to fix Publish an OpenAPI spec at a well-known path.

Learn how to implement →

Spec: https://www.openapis.org/

Passed audits (8)

✓ robots.txt allows AI bots✓ No CAPTCHA wall✓ No content-blocking cookie wall✓ Machine-readable prices✓ No login wall on public content✓ Structured data (JSON-LD)✓ XML sitemap present + fresh✓ Server response (TTFB)

Transport & Trust (SEC 1.0.0)

HTTPS, HSTS, CSP, sniffing, referrer and CORS posture. Diagnostic only — this does not affect the CAV score. A security header does not make a page more legible to an agent, so scoring it would reward a CDN toggle that changes nothing an agent can recover. We measure it and say so.

56Transport posture (0–100, unscored)
3pass
0warn
2fail
Per-header findings (6)
HeaderEvidence
✅ HTTPSserved over HTTPS
❌ HSTSno strict-transport-security header
❌ Content-Security-Policyno content-security-policy header
✅ X-Content-Type-Optionsnosniff
✅ Referrer-Policyno-referrer-when-downgrade
➖ CORS exposureno CORS headers on the document (normal for an HTML page)
Full profile — how to improve · unused JS · network · timing

How to improve

highProfile reflects a block/challenge page — not your contenthighest leverage

whole profile

EvidenceMeasured against a block/challenge page (a bot-wall/CAPTCHA was served (challenges.cloudflare.com)); every number here describes the wall, not your site.
ImpactAn AI agent hits the same wall and recovers none of your content — fix the block before optimizing anything else.
FixAllowlist legitimate agent user-agents / IP ranges in your WAF or bot-management and serve real content (not a challenge), then re-run.

Third-party impact

52 third-party requests · 5447 KiB (81% of transfer) · 116 ms main-thread — code an agent must also fetch/run before your content settles. Fewer, lazier third-parties = faster, cheaper agent reads.

Third-party domainReqsTransferMain-thread
laravel.cloud64772 KiB
googletagmanager.com3427 KiB
rudderlabs.com1050 KiB46 ms
hs-analytics.net144 KiB70 ms
licdn.com239 KiB
hscollectedforms.net228 KiB
cloudflare.com226 KiB
hs-banner.com124 KiB
openai.com316 KiB
hsadspixel.net15 KiB
usefathom.com23 KiB
ahrefs.com13 KiB

Wasted JavaScript (by bundle)

Transfer-accurate — each bundle's transfer size × its unused %, ranked by wasted bytes (the biggest code-splitting wins). Unused JS also inflates Token Cost (TC).

BundleTransferUnusedWasted
https://laravel.com/build/assets/inertia-CM6wgiJv.js178 KiB65%116 KiB
https://www.googletagmanager.com/gtag/js?id=AW-17262358458 3P156 KiB72.2%113 KiB
https://laravel.com/build/assets/default-layout-CNEMVsVk.js117 KiB74.7%87 KiB
https://www.googletagmanager.com/gtag/js?id=AW-17262358458&cx=c&gtm=4e6852 3P156 KiB49.2%77 KiB
https://www.googletagmanager.com/gtm.js?id=GTM-T8K8RFRX 3P114 KiB63.4%73 KiB
https://laravel.com/build/assets/default-favicon-DhgQdiEK.js72 KiB76.5%55 KiB
https://laravel.com/build/assets/highlighter-jsmr35C7.js67 KiB44.1%29 KiB
https://hedgehogs2.laravel.com/static/surveys.js?v=1.398.233 KiB82.1%27 KiB
https://js.hs-analytics.net/analytics/1786107300000/45240648.js 3P44 KiB50.9%22 KiB
https://js.hs-banner.com/v2/45240648/banner.js 3P24 KiB66.1%16 KiB
https://laravel.com/build/assets/mediaQuery-C6iJCfwE.js16 KiB89.5%15 KiB
https://cdn.rudderlabs.com/v3/modern/rsa.min.js 3P31 KiB45.6%14 KiB
https://js.hscollectedforms.net/collectedforms.js 3P27 KiB51%14 KiB
https://snap.licdn.com/li.lms-analytics/insight.old.min.js 3P19 KiB66.8%12 KiB
https://bzrcdn.openai.com/sdk/oaiq.min.js 3P15 KiB54.7%8 KiB

Network

106Requests
6721 KiBTransferred
62Scripts
81%3rd-party
4Long tasks
Image (16)
4839 KiB
Script (62)
1412 KiB
Document (2)
180 KiB
Font (5)
177 KiB
Stylesheet (2)
82 KiB
XHR (9)
27 KiB
Other (3)
3 KiB
Fetch (6)
1 KiB
Manifest (1)
1 KiB
Heaviest requests (30)
URLTypeStatusTransfer
https://fls-9f826fcc-b2ad-40d8-813f-9cf7dac049fa.laravel.cloud/events/images/01KSVBA1F9FP58F60TSRKDRDG3.pngImage2003536 KiB
https://fls-9f826fcc-b2ad-40d8-813f-9cf7dac049fa.laravel.cloud/events/images/01KXDJ3MRJ7MFRKSSE6XK56VNV.jpgImage200934 KiB
https://fls-9f826fcc-b2ad-40d8-813f-9cf7dac049fa.laravel.cloud/events/images/01KJXH0TS5ZJ8FNQJRHPR919NE.webpImage200266 KiB
https://laravel.com/Document200180 KiB
https://laravel.com/build/assets/inertia-CM6wgiJv.jsScript200178 KiB
https://www.googletagmanager.com/gtag/js?id=AW-17262358458&cx=c&gtm=4e6852Script200156 KiB
https://www.googletagmanager.com/gtag/js?id=AW-17262358458Script200156 KiB
https://laravel.com/build/assets/default-layout-CNEMVsVk.jsScript200117 KiB
https://www.googletagmanager.com/gtm.js?id=GTM-T8K8RFRXScript200114 KiB
https://laravel.com/build/assets/app-UukeDZu9.cssStylesheet20080 KiB
https://laravel.com/build/assets/default-favicon-DhgQdiEK.jsScript20072 KiB
https://laravel.com/build/assets/logos-dAeajZys.jsScript20068 KiB
https://laravel.com/build/assets/highlighter-jsmr35C7.jsScript20067 KiB
https://laravel.com/build/assets/GeistMono-CE170-lt.woff2Font20061 KiB
https://js.hs-analytics.net/analytics/1786107300000/45240648.jsScript20044 KiB
https://hedgehogs2.laravel.com/static/surveys.js?v=1.398.2Script20033 KiB
https://laravel.com/build/assets/page-DVp3YhJJ.jsScript20032 KiB
https://cdn.rudderlabs.com/v3/modern/rsa.min.jsScript20031 KiB
https://laravel.com/build/assets/forge-QoQhwN3x.avifImage20030 KiB
https://laravel.com/build/assets/InstrumentSans-Medium-dSDArpVX.woff2Font20029 KiB
https://laravel.com/build/assets/InstrumentSans-Bold-CM-bTGmn.woff2Font20029 KiB
https://laravel.com/fonts/instrumentSans/InstrumentSans-Regular.woff2Font20029 KiB
https://laravel.com/build/assets/InstrumentSans-Regular-DcJDHqMJ.woff2Font20029 KiB
https://laravel.com/build/assets/php-R6g_5hLQ.jsScript20028 KiB
https://js.hscollectedforms.net/collectedforms.jsScript20027 KiB
https://challenges.cloudflare.com/turnstile/v0/b/8eb6d5cd556e/api.jsScript20026 KiB
https://fls-9f826fcc-b2ad-40d8-813f-9cf7dac049fa.laravel.cloud/cms/posts/featured-images/laracon-26-square.webpImage20026 KiB
https://js.hs-banner.com/v2/45240648/banner.jsScript20024 KiB
https://laravel.com/build/assets/hero-graphic-kKuTP1k2.jsScript20020 KiB
https://snap.licdn.com/li.lms-analytics/insight.min.jsScript20020 KiB

Long tasks (>50 ms)

StartDuration
679 ms138 ms
403 ms82 ms
527 ms78 ms
916 ms63 ms
Analyzing…
running mobile + desktop · ~30s