Skip to content
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

Fix call to Model::increment() #9699

Merged
merged 1 commit into from
Jun 11, 2024
Merged

Fix call to Model::increment() #9699

merged 1 commit into from
Jun 11, 2024

Conversation

CasEbb
Copy link
Contributor

@CasEbb CasEbb commented Jun 11, 2024

Fixes a code example where \Illuminate\Database\Eloquent\Model::increment is called with an array as its first argument. The function expects a string.

@taylorotwell taylorotwell merged commit 669bb1c into laravel:11.x Jun 11, 2024
@CasEbb CasEbb deleted the patch-1 branch July 4, 2024 09:32
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