Skip to content

Remove array syntax from Events docs #9128

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 9, 2023
Merged

Conversation

bram-pkg
Copy link
Contributor

@bram-pkg bram-pkg commented Nov 9, 2023

By default, Laravel will use the handle method on an event. To remove confusion - when somebody would change the handle and now make:listener does not work anymore out of the box - it would be better to not have the customisation in the docs.

By default, Laravel will use the `handle` method on an event. To remove confusion - when somebody would change the `handle` and now `make:listener` does not work anymore out of the box - it would be better to not have the customisation in the docs.
@taylorotwell taylorotwell merged commit ee7b1a8 into laravel:10.x Nov 9, 2023
@bram-pkg bram-pkg deleted the patch-1 branch November 9, 2023 14:26
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