-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,23 @@ | ||
![docs/img/screenshot.png](docs/img/screenshot.png) | ||
|
||
# Laravel Email Viewer | ||
|
||
[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/spatie/laravel-permission/run-tests-L8.yml?branch=main&label=Tests)](https://github.com/axyr/laravel-email-viewer/actions?query=workflow%3ATests+branch%3Amain) | ||
|
||
## Introduction | ||
|
||
View and inspect all emails sent from you Laravel application. | ||
|
||
View emails without using external tools like mailtrap for your development or staging environments, so email won't even have to leave your server. | ||
|
||
## Key features | ||
|
||
- Log all emails to a storage disk or database table | ||
- Inspect HTML, attachments and all email headers | ||
- More to come! | ||
|
||
## Installation | ||
|
||
```php | ||
composer require axyr/laravel-email-viewer | ||
``` |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.