-
Notifications
You must be signed in to change notification settings - Fork 4.8k
[12.x] Document new Plural param for prependCount #10791
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
[12.x] Document new Plural param for prependCount #10791
Conversation
Hello @caseydwyer
Just a small suggestion: instead of using 1234, maybe 1000 would be a bit clearer and easier for readers to follow at a glance. It also avoids the impression that the number was chosen randomly. What do you think?
Just a small suggestion: instead of using 1234, maybe 1000 would be a bit clearer and easier for readers to follow at a glance. It also avoids the impression that the number was chosen randomly. What do you think?
Makes sense, thanks for the feedback @AhmedAlaa4611—updated!
Doc updates related to laravel/framework#56802