Guys! Does anyone know where to find the following message “This value is already in use” in cakephp 3. It appears when I try to register a value that can not be duplicated in the database. I wanted to customize it.
Guys! Does anyone know where to find the following message “This value is already in use” in cakephp 3. It appears when I try to register a value that can not be duplicated in the database. I wanted to customize it.
Its in the cookbook: Creating Unique Field Rules