Download the PHP package ipunkt/rancherize-mailhog without Composer
On this page you can find all versions of the php package ipunkt/rancherize-mailhog. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ipunkt/rancherize-mailhog
More information about ipunkt/rancherize-mailhog
Files in ipunkt/rancherize-mailhog
Download ipunkt/rancherize-mailhog
More information about ipunkt/rancherize-mailhog
Files in ipunkt/rancherize-mailhog
Vendor ipunkt
Package rancherize-mailhog
Short Description Rancherize plugin to add mailhog as a mailing endpoint for local development
License MIT
Package rancherize-mailhog
Short Description Rancherize plugin to add mailhog as a mailing endpoint for local development
License MIT
Please rate this library. Is it a good library?
Informations about the package rancherize-mailhog
rancherize-mailhog
mailhog rancherize plugin
Install
If you are using the rancherize docker container:
rancherize plugin:register ipunkt/rancherize-mailhog
If you are using rancherize via composer:
rancherize plugin:install ipunkt/rancherize-mailhog:^1.0.0
Use
Add the following section to your environment or default
-section of your rancherize.json:
Example:
Details
It will set the following variables on your main service:
SMTP_SERVER
enables sendmail via mailhog when using the webserver or php-cli ipunkt blueprints.
MAIL_HOST
and MAIL_PORT
will cause a laravel project to send via mailhog.
You should set MAIL_ENCRYPTION
to an empty string for laravel projects.
All versions of rancherize-mailhog with dependencies
PHP Build Version
Package Version
No informations.
The package ipunkt/rancherize-mailhog contains the following files
Loading the files please wait ....