jordanbeattie/mail-testing

There is no license information available for the latest version (dev-master) of this package.

dev-master 2021-09-30 15:32 UTC

This package is auto-updated.

Last update: 2024-12-29 05:57:26 UTC


README

Mail testing is a Laravel package to provide a command for testing your email configuration.

Simply run the following command replacing {email} with the recipient's email address.

php artisan mail:test {email}