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 and format Prompts #9793

Merged
merged 1 commit into from
Jul 29, 2024
Merged

Fix and format Prompts #9793

merged 1 commit into from
Jul 29, 2024

Conversation

TENIOS
Copy link
Contributor

@TENIOS TENIOS commented Jul 26, 2024

This PR fixes unformatted block of code on the Prompts (link with anchor) page:

Prompts

And also adds named arguments in places where they don't exist for better understanding. It is up to the developer to decide whether to add them to his code or not. And small corrections in headers, commas (removed commas before the end of the function and put them in arrays). Removed name from the unique validation since it doesn't differ from the value. And changed where with like to whereLike recently added in Framework.

You can roll some changes back with your commit or you can write in a review about it to me I'll fix it.

@taylorotwell taylorotwell merged commit 9739482 into laravel:11.x Jul 29, 2024
@TENIOS TENIOS deleted the fix-prompts branch July 29, 2024 06:55
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