phone
phone copied to clipboard
Validate phone number format
Results
2
phone issues
Sort by
recently updated
recently updated
newest added
This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 11.x. **Before merging**, you need to: - Checkout the `l11-compatibility`...
`Illuminate\Contracts\Validation\Rule` is deprecated. Rules should now Implement `Illuminate\Contracts\Validation\ValidationRule` instead