cran208-laravel/mail-preview

mail preview driver for laravel5.3

Maintainers

Package info

github.com/cran208/mail-preview-for-laravel5.3

pkg:composer/cran208-laravel/mail-preview

Statistics

Installs: 984

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

v1.0.1 2019-12-31 08:08 UTC

This package is auto-updated.

Last update: 2026-03-29 00:47:01 UTC


README

Instruction

  1. Put CRanLaravel\MailPreview\ServiceProvider::class into config/app.php.
  2. Set MAIL_DRIVER as preview in .env.
  3. Send email in your project.
  4. Access http://your_host.com/mails to check the mailed list!