Download the PHP package daworks/ncloud-outbound-mailer-driver without Composer
On this page you can find all versions of the php package daworks/ncloud-outbound-mailer-driver. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download daworks/ncloud-outbound-mailer-driver
More information about daworks/ncloud-outbound-mailer-driver
Files in daworks/ncloud-outbound-mailer-driver
Download daworks/ncloud-outbound-mailer-driver
More information about daworks/ncloud-outbound-mailer-driver
Files in daworks/ncloud-outbound-mailer-driver
Vendor daworks
Package ncloud-outbound-mailer-driver
Short Description Ncloud Cloud Outbound Mailer driver for Laravel
License MIT
Package ncloud-outbound-mailer-driver
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-outbound-mailer-driver
NCloud Outbound Mailer Driver for Laravel
이 패키지는 Laravel 프레임워크에서 NCloud Cloud Outbound Mailer를 사용할 수 있게 해주는 메일러 드라이버입니다.
버전 호환성
Laravel 버전 | PHP 버전 | 패키지 버전 |
---|---|---|
9.x | ^8.1 | ^1.0 |
10.x | ^8.1 - ^8.2 | ^1.0 |
11.x | ^8.2 - ^8.3 | ^1.0 |
요구사항
- PHP ^8.1|^8.2|^8.3
- Laravel ^9.0|^10.0|^11.0
- Symfony Mailer ^6.4|^7.0
- NCloud Cloud Outbound Mailer 서비스 계정
설치
설정
- 설정 파일을 발행합니다:
또는
선택적으로 원하는 설정만 발행할 수 있습니다.
-
.env
파일에 NCloud 인증 정보를 추가합니다: config/mail.php
에 NCloud 메일러를 추가합니다:
고급 설정
타임아웃 설정
API 요청 타임아웃을 설정할 수 있습니다:
재시도 설정
실패한 요청에 대한 재시도 횟수를 설정할 수 있습니다:
문제 해결
로깅
디버그 모드를 활성화하여 상세한 로그를 확인할 수 있습니다:
일반적인 문제
-
인증 오류
- AUTH_KEY와 SERVICE_SECRET이 올바르게 설정되었는지 확인하세요.
-
첨부 파일 업로드 실패
- 파일 크기 제한을 확인하세요.
- 지원되는 파일 형식인지 확인하세요.
- API 타임아웃
- NCLOUD_MAIL_TIMEOUT 값을 조정해보세요.
테스트
패키지의 테스트를 실행하려면:
라이선스
MIT 라이선스 하에 배포됩니다. 자세한 내용은 LICENSE 파일을 참조하세요.
이전 버전 지원
Laravel 8.x 이하 버전을 사용하시는 경우 아래 링크를 참조하세요:
All versions of ncloud-outbound-mailer-driver with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1|^8.2|^8.3
illuminate/support Version ^9.0|^10.0|^11.0
guzzlehttp/guzzle Version ^7.2
symfony/mailer Version ^6.4|^7.0
symfony/console Version ^6.4|^7.0
psr/log Version ^3.0
illuminate/support Version ^9.0|^10.0|^11.0
guzzlehttp/guzzle Version ^7.2
symfony/mailer Version ^6.4|^7.0
symfony/console Version ^6.4|^7.0
psr/log Version ^3.0
The package daworks/ncloud-outbound-mailer-driver contains the following files
Loading the files please wait ....