I have a problem with validation in Laravel 5.7. I am using this regular expression for validation:
\'/[A-ZĄĆĘŁŃÓŚŹŻ][a-ząęóżźćńłś]{2,20}/\';
in