Mazen Touati
Mazen Touati
The `phone` rule has no way to select the country. It verifies if the provided input is a valid phone number regardless of the country. The `regex` rule in the...
Currently the validator assumes that the max area code is 3 digits long. Additionally, I think that the whole validator needs a refactoring as it will fail for some specific...
And make sure that you cleared the config cache after the step 1, good luck
Hey Chris, Actually, the project I was working on needed a 2 way config system. Unfortunately, I did not found a lightweight library for this task so I created my...