create custom registration form in laravel with – Phpmyadmin
I'm trying to create registration form in laravel but with my custom input fields, I've changed the 'register.bladed.php' to change the 'view'. The default registration form was containing name , email , password, confirm Password. I added two new input…