[SOLVED] ErrorException preg_match(): No ending delimiter ‘/’ found
I’m working on Laravel 5.8. I’m trying to use Validator to validate a name field with regex, here is my rule below: But as soon as I call the rule…
For Professionals
I’m working on Laravel 5.8. I’m trying to use Validator to validate a name field with regex, here is my rule below: But as soon as I call the rule…