ranbogmord / laravel-test-email
This package is abandoned and no longer maintained.
No replacement package was suggested.
Small utility command to test email delivery
1.0.0
2019-06-17 19:59 UTC
This package is not auto-updated.
Last update: 2021-10-30 10:39:24 UTC
README
Simple utility package to test email delivery in Laravel using an artisan command
Installation
composer require ranbogmord/laravel-test-email
Usage
php artisan email:test <receiver>
php artisan email:test test@example.com