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