foxtes/local-mailer

Define recipient for non-production environments

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:project

pkg:composer/foxtes/local-mailer

1.0.0 2020-05-30 12:44 UTC

This package is not auto-updated.

Last update: 2025-09-29 10:04:06 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.