password reset

Laravel Built-in User Auth: Login, Registration and Password Reset

Submitted by nurhodelta_17 on
This tutorial will teach you the build-in user login, user registration and user reset password in Laravel. The reset password will send password link to the user's email but since we are using local server, we are just going to use the laravel log to get the reset password link.