If you are closely following the Bookmark videos, some of them talk about editing the lang/en/validation.php file to customize field names in validation. In the video, this folder is found under resources. But in our installation of Laravel, this folder is found in the root of the application.
If you are closely following the Bookmark videos, some of them talk about editing the
lang/en/validation.php
file to customize field names in validation. In the video, this folder is found underresources
. But in our installation of Laravel, this folder is found in the root of the application.