I want to sent emails from my localhost with laravel 5.4. It is showing me the following error: screenshot of the error
This is my .env file
MAIL_DRI
This is a generic windows error when trying to send a mail.
Try uncommenting extension=php_openssl.dll in php.ini
extension=php_openssl.dll
php.ini