Skip to content

Document HTTP idempotency middleware#11119

Draft
WendellAdriel wants to merge 1 commit into13.xfrom
feat/http-idempotency
Draft

Document HTTP idempotency middleware#11119
WendellAdriel wants to merge 1 commit into13.xfrom
feat/http-idempotency

Conversation

@WendellAdriel
Copy link
Copy Markdown
Member

This PR documents Laravel's new HTTP idempotency support so developers can understand when to use it and how to configure it.

Companion framework PR: laravel/framework#59304

Approach

  • document route middleware usage, replay behavior, and configuration options
  • document the #[Idempotent] controller attribute and how it maps to middleware options
  • surface the feature in the built-in middleware alias reference

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