foxtes/local-mailer

Define recipient for non-production environments

1.0.0 2020-05-30 12:44 UTC

This package is not auto-updated.

Last update: 2025-03-31 07:38:45 UTC


README

Installation

Install this package with composer:

composer require foxtes/local-mailer

Copy the config files

php artisan vendor:publish --tag="local-mailer"

You can change email in publishing config file.