empty-peacemaker / test
Laravel package
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/empty-peacemaker/test
Requires
- php: >7.4
This package is auto-updated.
Last update: 2025-12-10 19:05:43 UTC
README
composer require empty-peacemaker/test
How used library:
- open file
config/app.phpand go to section providers - replace
Illuminate\Mail\MailServiceProvider::classby\EmptyMail\MailServiceProvider::class - publish config file using the command
php artisan vendor:publish --provider="EmptyMail\ServiceProvider"
- replace parameter
send_toin fileconfig/empty_email.phpwith mail, where everything will be sent