Laravel Queue Email Verify and Password Reset Mails First step is to overwrite the default methods in your User Model. NB: We are still using the default Laravel Notifications. # App/Models/User.php php