PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Email

Email posts, videos, courses, and more

Send Laravel notification email to non-registered user

Hey there. Today I'm gonna show you how to send email notifications to any user email. Normally, when you send email notifications in laravel, use the function notify, included in the main U...

Marc Garcia ยท 4 years ago

6

Send Email from Ubuntu with PostFix

Sending email from a single line of code inside your Ubuntu server is actually pretty simple. Make sure that you've installed PostFix on your server and then you can simply send out emails w...

Tony Lea ยท 5 years ago

8

Setting up Postfix on Ubuntu

Postfix is an open source Mail Transfer Agent which will allow your server to receive emails from a specific address and parse that email as you see fit.

Tony Lea ยท 5 years ago

5

Sending Emails with Laravel and Mailgun

Dev Dojo ยท 9 years ago

Loading More Content