Skip to content

tonivdv/testing-emails-during-development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing emails during development

Example application created in combination with http://www.devexp.eu/2017/06/06/testing-emails-during-development/, to show how easily one can test emails with MailDev and some Docker magic.

Run the app

# Install app dependencies
bin/composer install

# Run the app
docker-compose up -d

Open the browser at http://dockerhost:8080 which will send an e-mail, that you can verify at http://dockerhost:8081.

About

Testing emails during development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published