Download the PHP package esign/laravel-test-mail without Composer
On this page you can find all versions of the php package esign/laravel-test-mail. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download esign/laravel-test-mail
More information about esign/laravel-test-mail
Files in esign/laravel-test-mail
Download esign/laravel-test-mail
More information about esign/laravel-test-mail
Files in esign/laravel-test-mail
Vendor esign
Package laravel-test-mail
Short Description Send test mails to verify your mail setup in Laravel.
License MIT
Homepage https://github.com/esign/laravel-test-mail
Package laravel-test-mail
Short Description Send test mails to verify your mail setup in Laravel.
License MIT
Homepage https://github.com/esign/laravel-test-mail
Please rate this library. Is it a good library?
Informations about the package laravel-test-mail
Send test mails to verify your mail setup in Laravel.
This package provides a simple command to send test emails, allowing you to verify your mail setup in a Laravel application. It supports both immediate sending and queueing of test emails.
Installation
You can install the package via composer:
Usage
Sending a Test Mail
You can use the mail:test
command to send a test mail to a specified recipient:
Queueing a Test Mail
If you want to queue the test mail instead of sending it immediately, you can use the --queue
option:
Testing
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-test-mail with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
illuminate/console Version ^10.0|^11.0|^12.0
illuminate/mail Version ^10.0|^11.0|^12.0
illuminate/support Version ^10.0|^11.0|^12.0
illuminate/console Version ^10.0|^11.0|^12.0
illuminate/mail Version ^10.0|^11.0|^12.0
illuminate/support Version ^10.0|^11.0|^12.0
The package esign/laravel-test-mail contains the following files
Loading the files please wait ....