We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e7e42a + 1364f60 commit 9d884e9Copy full SHA for 9d884e9
validation.md
@@ -1178,7 +1178,7 @@ use Illuminate\Validation\Rule;
1178
],
1179
```
1180
1181
-The `afterToday` and `todayOrAfter` methods may be used to fluently express the date must be after today or or today or after, respectively:
+The `afterToday` and `todayOrAfter` methods may be used to fluently express the date and must be after today, or today or after, respectively:
1182
1183
```php
1184
'start_date' => [
@@ -1312,7 +1312,7 @@ use Illuminate\Validation\Rule;
1312
1313
1314
1315
-The `beforeToday` and `todayOrBefore` methods may be used to fluently express the date must be before today or or today or before, respectively:
+The `beforeToday` and `todayOrBefore` methods may be used to fluently express the date and must be before today, or today or before, respectively:
1316
1317
1318
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments