baycak / mailhog-examples

Try Mailhog with Docker and different languages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


MailHog - PHP Example
MailHog - Examples

Try MailHog with Docker and PHP.

Buy Me A Coffee

Key FeaturesHow To UseContributingCreditsLicense

screenshot

Key Features

  • Set up and launch MailHog
  • Configure and send an email with PHP
  • Use Docker-compose to build this project
  • Cross platform :
    • Windows, macOS and Linux ready.

How To Use

To clone and run this application, you'll need Git and Docker installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/les-enovateurs/mailhog-examples.git

# Go into the repository
$ cd mailhog-examples

# Run the app
$ docker-compose up -d

Then open a browser and go to this link http://localhost/.

Note: if you want to know more about the code and how it works :

Contributing

We are interested in implementing other MailHog examples using various languages like Python, Go, C... and we are open to any suggestions.

You can also submit code to handle Jim's Chaos mode :)

Credits

This software uses the following open source packages:

You may also like...

License

GPL-3.0


Les-Enovateurs.com  ·  GitHub @jenovateurs  ·  Twitter @LesEnovateurs

About

Try Mailhog with Docker and different languages.

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%