Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wangta69/laravel-mailer

라라벨용 메일링 패키지
https://github.com/wangta69/laravel-mailer

composer laravel mailer package

Last synced: 3 months ago
JSON representation

라라벨용 메일링 패키지

Awesome Lists containing this project

README

        

# 라라벨용 메일발송 솔루션

## document

[공식사이트](https://www.onstory.fun/doc/programming/laravel/package.laravel-mailer)

## Installation
```
composer require wangta69/laravel-mailer
php artisan pondol:install-mailer
```

## Queue-work 설정
> 아래를 참조하여 서버를 적절하게 세팅해 주시기를 바랍니다.

[queue:work 백그라운드 실행](https://www.onstory.fun/doc/programming/laravel/queues)

## Tests
```
your-domain/mailer/dashboard
```