laravel-go-mail-worker
A email worker for laravel messages written in go
Running
- Clone down the repo
chmod +x mailworker
- Set
SENDGRID_USER
,SENDGRID_PASS
, andBEANSTALKD
env vars - ./mailworker
More information here.
A email worker for laravel messages written in go
chmod +x mailworker
SENDGRID_USER
, SENDGRID_PASS
, and BEANSTALKD
env varsMore information here.