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
Requires
- php: ^7.2.5
- laravel/framework: ^7.0
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.