Got the solution.
It should be 'email' => [ 'required' => 'Please enter valid email address.', 'unique' => 'Email is already registered.']
Thanks, Sreejith
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community