Skip to content

[13.x] Document static routes#11214

Draft
DGarbs51 wants to merge 1 commit into
13.xfrom
add-static-route-docs
Draft

[13.x] Document static routes#11214
DGarbs51 wants to merge 1 commit into
13.xfrom
add-static-route-docs

Conversation

@DGarbs51
Copy link
Copy Markdown

@DGarbs51 DGarbs51 commented May 27, 2026

Summary

Documents the new Route::static() API for Laravel 13.x.

The new section in routing.md covers:

  • basic ->static() usage with shared and browser TTL overrides,
  • default config/cache.php options,
  • response and middleware behavior,
  • when not to use static routes,
  • Inertia behavior,
  • Livewire compatibility,
  • the CDN / Cloudflare Cache Rule caveat.

Related PRs

Compatibility Verification

The framework PR includes app-level matrix verification across PHP 8.4 / 8.5, Inertia 2 / 3, and Livewire 3 / 4 for Laravel 13.x. Inertia 1 is not Laravel 13 compatible.

Testing

Documentation-only change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant