See: http://laravel.com/docs/master/security#password-reminders-and-reset
The default implementation of Illuminate\Auth\Reminders\ReminderServiceProvider makes a new database connection via DatabaseManager/ConnectionFactory rather than using Doctrine.