jordanbeattie/mail-testing

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

Installs: 86

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:Blade

pkg:composer/jordanbeattie/mail-testing

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

This package is auto-updated.

Last update: 2025-09-29 02:43:59 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}