thank you this is very helpful for the tutorial, but what to do if the field name changes, for example username becomes user_name , email becomes user_mail and password becomes user_passwd, which configuration should be edited?
Hey You can overwrite the login function by writing a login function in LoginController. And in Login Attempt Try with Both username and email. Then user can login with both. Hope this help. Thanks.
Thank you for making this as simple as it can be
You're very welcome!
Superb explanation..
Thank you 🙂
Muchas gracias, me funcionó perfecto, no había podido encontrar como hacer ese cambio en varios videos que busqué, claro y didáctico.
Me alegro de que haya ayudado,
Considera suscribirte al canal.
thank you this is very helpful for the tutorial, but what to do if the field name changes, for example username becomes user_name , email becomes user_mail and password becomes user_passwd, which configuration should be edited?
Hi You can update the migration in that case.
awesome tutorial
Glad you liked it!
Consider Subscribing Channel.
awesome - useful - thank you so much
Glad you enjoyed it!
I dont have (LoginController.php) what can I do sir?
Please try this installing auth scaffolding
Extensions for laravel please
Hey,
I use Laravel Blade Snippet & Laravel Extra Intellisense.
hope this help.
consider Subscribing channel.
Thanks
How to login with both email and username?
Hey
You can overwrite the login function by writing a login function in LoginController.
And in Login Attempt Try with Both username and email.
Then user can login with both.
Hope this help.
Thanks.
@@TechToolIndia can you provide the function?
Thanks a lot!! Great knowledge!!
Glad it was helpful!
Consider Subscribing our channel.