Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Laravel 5.7.17 missing translation method for starts_with #26821

Closed
Robert-Hansen opened this issue Dec 12, 2018 · 1 comment
Closed

Laravel 5.7.17 missing translation method for starts_with #26821

Robert-Hansen opened this issue Dec 12, 2018 · 1 comment

Comments

@Robert-Hansen
Copy link

Robert-Hansen commented Dec 12, 2018

  • Laravel Version: 5.7.17
  • PHP Version: 7.2
  • Database Driver & Version:

Description:

when using 'starts_with:test1,test2' it doesn't replace ":values" with test1 and test2, i been looking into framework/src/Illuminate/Validation/Concerns/ReplacesAttributes.php seems like it's missing the method to replace it

@themsaid
Copy link
Member

PR already opened.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants