Filament form validation

How can I validate this kinds of email in filament text input?
Solution:
Used zerobounce api in the past with good results
Jump to solution
15 Replies
ZedoX
ZedoX16mo ago
->email()? What is 'this kind'
tuto1902
tuto190216mo ago
@Shaung Bhone What kind of validation are you looking for? Just the correct email format or something more specific?
krekas
krekas16mo ago
you are showing table. what validation are you even talking about in the table?
tuto1902
tuto190216mo ago
He's probably just showing the result of creating the record.
πTeR
πTeR16mo ago
He's problably wants to valid @jdi.sdd email, you know, truly emails. Not the email format, but valid email squint
Matthew
Matthew16mo ago
wdym exactly by "validate"? That they are strings, @gmail domain, that they are verified?
Solution
gizmojo
gizmojo16mo ago
Used zerobounce api in the past with good results
Shaung Bhone
Shaung BhoneOP16mo ago
Yes
Dennis Koch
Dennis Koch16mo ago
You can only really validate them by sending them a verification email
Shaung Bhone
Shaung BhoneOP16mo ago
I mean you can go here https://barlote.com and subscribe with random email in my input. How can I prevent that?
krekas
krekas16mo ago
add email verification
Dennis Koch
Dennis Koch16mo ago
There are various validation rules that Laravel provides (https://laravel.com/docs/master/validation#rule-email), but in the end a verification email is the only way to be 100% sure.
Shaung Bhone
Shaung BhoneOP16mo ago
Yes let me check thank you all
πTeR
πTeR16mo ago
⬆️ Did you see it? @Shaung Bhone
Shaung Bhone
Shaung BhoneOP16mo ago
Yes
Want results from more Discord servers?
Add your server