In a package, I’m trying to have custom validation error messages in a file separated from the default one of Laravel. I’ve duplicated the file, changed the values (did not touch the keys), loaded it correctly in the service provider and everything worked fine. Base validations such as In a package, I’m trying to have custom validat