empty-peacemaker / test
Laravel package
dev-main
2022-11-10 12:15 UTC
Requires
- php: >7.4
This package is auto-updated.
Last update: 2026-04-10 20:13:48 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