You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,8 @@
12
12
13
13
***
14
14
The `Laravel-Validate` package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic. <br>
15
-
You can validate data more easily, Laravel validate has lots of rule classes for validation. <br>
16
-
This package supports localization and can be used for most of the language. <br>
15
+
You can validate data more easily, `Laravel Validate` has lots of rule classes for validation. <br>
16
+
This package supports localization and can be used for most of the languages. <br>
17
17
(If some language didn't support, you can <ahref="https://github.com/milwad-dev/laravel-validate/pulls">PR</a> for new language)
18
18
19
19
# Requirements
@@ -52,13 +52,13 @@ If you want to publish a lang file for a custom validation message you can run t
0 commit comments