Laravel package

dev-main 2022-11-10 12:15 UTC

This package is auto-updated.

Last update: 2025-06-10 18:02:39 UTC


README

composer require empty-peacemaker/test

How used library:

  1. open file config/app.php and go to section providers
  2. replace Illuminate\Mail\MailServiceProvider::class by \EmptyMail\MailServiceProvider::class
  3. publish config file using the command
php artisan vendor:publish --provider="EmptyMail\ServiceProvider"
  1. replace parameter send_to in file config/empty_email.php with mail, where everything will be sent