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

Change Livewire Rule Attribute to Validate Attribute #334

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

achmedislamic
Copy link
Contributor

Since Livewire version 3.2.0, Livewire introduce the new Validate Attribute. The functionality is 100% the same as Rule Attribute and it will replace the Rule Attribute sometime in the newer version. Caleb Porzio make this change because of naming conflicts with Laravel rule objects.

Because the functionality is 100% the same, I don't think we need a new test.

@taylorotwell taylorotwell merged commit eac98a0 into laravel:1.x Dec 6, 2023
17 checks passed
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