Skip to content

Align action examples to use handle() - #999

Merged
pushpak1300 merged 1 commit into
laravel:mainfrom
bjoernzosel:fix/action-example-method-consistency
Sep 4, 2026
Merged

Align action examples to use handle()#999
pushpak1300 merged 1 commit into
laravel:mainfrom
bjoernzosel:fix/action-example-method-consistency

Conversation

@bjoernzosel

Copy link
Copy Markdown
Contributor

The architecture.md rule defines the example action with handle(), but routing.md still calls $create->execute(...). This PR aligns routing.md with handle() so both rules describe the same convention.

@bjoernzosel
bjoernzosel force-pushed the fix/action-example-method-consistency branch from a3550d1 to 385cbcc Compare September 4, 2026 14:33
@pushpak1300
pushpak1300 merged commit 18376b1 into laravel:main Sep 4, 2026
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.

2 participants