reset password notification laravel redirect to password/reset code example
Example: custom password reset in laravel
php artisan make:controller Auth/ForgotPasswordController
php artisan make:controller Auth/ForgotPasswordController