Summary
en_AU Internet provider includes a freeEmailDomain of gmail.com.au which does not exist and causes validation errors when validated against dns.
Versions
|
Version |
| PHP |
8.2 |
fakerphp/faker |
1.21 |
Self-enclosed code snippet for reproduction
livewire()->set('form.email', fake()->freeEmail())
Expected output
Actual output
Error: The email must be a valid email address.