#1188

Hi

Just change the mail driver from SMTP to mail, example below

Find MAIL_DRIVER=smtp at your root/.env file

Replace it will MAIL_DRIVER=mail

Then it will send the mail from your server mail function

Best regards