You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This sounds like a support issue, which should be raised on our forum.
We use github for bug tracking and work packages.
If you are indeed suggesting this is a bug, then a better bug description would be appropriate.
'rules' => 'required|min_length[2]|max_length[20]|regex_match[/^(01[2689]|09)[0-9]{8}$/]'
in regex_match
If the ' | ' symbol is contained, it will be truncated
run error
The text was updated successfully, but these errors were encountered: