Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dipesh79/laravelmaillogviewer
Easily view test emails directly within the applicaiton.
https://github.com/dipesh79/laravelmaillogviewer
dev developer-tools email laravel
Last synced: 24 days ago
JSON representation
Easily view test emails directly within the applicaiton.
- Host: GitHub
- URL: https://github.com/dipesh79/laravelmaillogviewer
- Owner: Dipesh79
- Created: 2024-09-10T16:37:26.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-09-11T11:09:21.000Z (about 2 months ago)
- Last Synced: 2024-10-14T08:40:54.509Z (24 days ago)
- Topics: dev, developer-tools, email, laravel
- Language: Blade
- Homepage: https://khanaldipesh.com.np/package/laravel-mail-log-viewer
- Size: 123 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.MD
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
![Package Image](https://banners.beyondco.de/Laravel%20Mail%20Log%20Viewer.png?theme=light&packageManager=composer+require&packageName=dipesh79%2Flaravel-mail-log-viewer&pattern=architect&style=style_1&description=A+clean+and+simple+email+log+viewer+interface+displaying+extracted+email+details+like+sender%2C+recipient%2C+subject%2C+and+body%2C+styled+with+Bootstrap+for+better+readability.&md=1&showWatermark=1&fontSize=100px&images=https%3A%2F%2Flaravel.com%2Fimg%2Flogomark.min.svg)
# Laravel Mail Log Viewer[![Latest Stable Version](https://img.shields.io/packagist/v/dipesh79/laravel-mail-log-viewer.svg?style=flat-square)](https://packagist.org/packages/dipesh79/laravel-mail-log-viewer)
[![Total Downloads](https://img.shields.io/packagist/dt/dipesh79/laravel-mail-log-viewer)](https://packagist.org/packages/dipesh79/laravel-mail-log-viewer)
[![License](https://img.shields.io/packagist/l/dipesh79/laravel-mail-log-viewer)](https://packagist.org/packages/dipesh79/laravel-mail-log-viewer)This Laravel package simplifies sending emails in local or staging environments, allowing you to easily view and test emails directly within the application.
## Quick Start
### Install Using Composer
```
composer require dipesh79/laravel-mail-log-viewer
```
## Official DocumentationDocumentation can be found on my [website](https://khanaldipesh.com.np/package/laravel-mail-log-viewer).
## Demo
![img.png](img/img.png)## License
[MIT](https://choosealicense.com/licenses/mit/)
## Author
- [@Dipesh79](https://www.github.com/Dipesh79)
## Support
For support, email dipeshkhanal79[at]gmail[dot]com.