Skip to content

Instantly share code, notes, and snippets.

@jasperf
Created October 6, 2022 02:08
Show Gist options
  • Save jasperf/eaa7c17b33ca2cda9dfc1f60f1095154 to your computer and use it in GitHub Desktop.
Save jasperf/eaa7c17b33ca2cda9dfc1f60f1095154 to your computer and use it in GitHub Desktop.
Mailhog settings WP Mail SMTP Plugin when running Laravel Valet
smtp port 1025
no encryption
no authentication
host mailhog.test
check mail at http://localhost:8025/
source data https://wpbeaches.com/set-up-smtp-email-for-local-valet-wordpress-development/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment