0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

Laravelのバリデーションの日本語化

Last updated at Posted at 2023-04-17

個人メモ。
Laravelでデフォルトで出るバリデーションを日本語化する方法。
下記の2つの記事で、基本のエラーメッセージはすべて日本語化し、他の独自メッセージのみ追加で対応できた。参考記事の方に感謝。

環境

  • さくらVPSサーバー CentOS7
  • Laravel 10.4.1
  • PHP 8.2.4

参考記事

Laravelで日本語のバリデーションを設定する。
Laravelでバリデーションを日本語化する方法!

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?