i want to apply specific validation in my email form pls help me
<input type=“email” pattern =“^[a-zA-Z0-9]+@domain\.[a-zA-z]+$”> Use the same pattern for php validation
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community