Level 2
https://laravel.com/docs/7.x/mail
Do you have an SMTP server access? (I just use Gmail for most of my small projects)
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
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.
Please or to participate in this conversation.