Brandon Surowiec

Results 3 issues of Brandon Surowiec

Awesome library! What would you think of updating the `ends_with_tld` error to be easier to understand for non-technical people? I'm overriding the language in `resources/lang/en/validation.php` for myself with this: ```...

I ran the migration helper on a project and it is falsely detecting "Interpolation within attributes" for blade files within a Laravel project. It thinks `href="{{ $url }}"` should be...

feature request
pull request welcome

By updating the composer constraints, and using the Arr:: and Str:: helpers directly we can support Laravel 6. I'm currently pulling this into one of my newer Laravel 6 sites...