Download the PHP package stephenlake/laravel-mailsceptor without Composer
On this page you can find all versions of the php package stephenlake/laravel-mailsceptor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download stephenlake/laravel-mailsceptor
More information about stephenlake/laravel-mailsceptor
Files in stephenlake/laravel-mailsceptor
Download stephenlake/laravel-mailsceptor
More information about stephenlake/laravel-mailsceptor
Files in stephenlake/laravel-mailsceptor
Vendor stephenlake
Package laravel-mailsceptor
Short Description Intercept emails before they're submitted allowing you to redirect to alternative destinations, store output, view output via route and test development emails.
License MIT
Package laravel-mailsceptor
Short Description Intercept emails before they're submitted allowing you to redirect to alternative destinations, store output, view output via route and test development emails.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-mailsceptor
Laravel Mailsceptor
Laravel Mailsceptor catches outgoing emails before they're submitted where you can modify the message recipients and save the output while still allowing the regular email sending process to continue as usual with any existing email drivers in place.
Made with ❤️ by Stephen Lake
Getting Started
Install the package via composer.
composer require stephenlake/laravel-mailsceptor
See documentation for configuration and usage.
Requirements
- Laravel 5.2 or later.
License
This library is licensed under the MIT License - see the LICENSE.md file for details.
All versions of laravel-mailsceptor with dependencies
PHP Build Version
Package Version
No informations.
The package stephenlake/laravel-mailsceptor contains the following files
Loading the files please wait ....