Skip to content

Commit 459ab2e

Browse files
committed
Update laravel-validate.php
1 parent e9b1e3c commit 459ab2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/laravel-validate.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
],
4747

4848
/*
49-
* If you want to use rules like 'required|validPhone' in your validations, you can change it to true.
49+
* If you want to use rules like 'required|ValidPhone' in your validations, you can change it to true.
5050
*/
5151
'using_container' => false,
5252
];

0 commit comments

Comments
 (0)