Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

lukegalea16's avatar

Laravel - using mail php function

I have an HTML template which calls the mail php function to send an e-mail form. How would I set up the mail function in Laravel? Natively used from php.

0 likes
2 replies
lukegalea16's avatar

Well my domain is hosted on GoDaddy and as far as I had researched they don't support SMTP. I have a SendGrid account, might as well make an API Call to that I think.

Please or to participate in this conversation.