Download the PHP package daworks/ncloud-mailer-for-laravel6to8 without Composer
On this page you can find all versions of the php package daworks/ncloud-mailer-for-laravel6to8. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download daworks/ncloud-mailer-for-laravel6to8
More information about daworks/ncloud-mailer-for-laravel6to8
Files in daworks/ncloud-mailer-for-laravel6to8
Download daworks/ncloud-mailer-for-laravel6to8
More information about daworks/ncloud-mailer-for-laravel6to8
Files in daworks/ncloud-mailer-for-laravel6to8
Vendor daworks
Package ncloud-mailer-for-laravel6to8
Short Description Ncloud Cloud Outbound Mailer driver for Laravel
License MIT
Package ncloud-mailer-for-laravel6to8
Short Description Ncloud Cloud Outbound Mailer driver for Laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package ncloud-mailer-for-laravel6to8
Ncloud Mailer for Laravel
이 패키지는 Laravel 6.x ~ 8.x 에서 Ncloud Cloud Outbound Mailer를 사용할 수 있게 해주는 메일러 드라이버입니다.
요구사항
- PHP 7.2 이상
- Laravel 6.x, 7.x, 또는 8.x
설치
Composer를 통해 패키지를 설치하세요:
`
설정
-
.env
파일에 Ncloud 인증 정보를 추가하세요:인증 정보는 ncloud에 로그인 후 계정 관리 > 인증키 관리 탭에 있는 Access Key ID와 Secret Key를 입력하세요.
-
설정 파일 퍼블리싱
-
config/mail.php
에서 새 메일러를 추가하세요: - 설정파일을 캐싱하세요.
사용
일반적인 Laravel 메일 기능을 그대로 사용하면 됩니다. 예:
-
Mailable을 이용하여 발송
- Notification을 이용하여 발송
기타
Laravel 10.x 이후는 아래 링크를 참고하세요.
All versions of ncloud-mailer-for-laravel6to8 with dependencies
PHP Build Version
Package Version
The package daworks/ncloud-mailer-for-laravel6to8 contains the following files
Loading the files please wait ....