Home

Awesome

Build Status Scrutinizer Code Quality Code Intelligence Status codecov Fork Status Star Status Gitter chat FOSSA Status

Get discount on Digital Ocean

Sign-up with Digital Ocean and get $10 discount!

Laravel FREE E-Commerce Software

Features Provided

Simplified DOCKER setup

In your teminal, issue these commands

If you want to use mailhog as SMTP

1.Create a ./mails directory 2.change .env like this

MAIL_DRIVER=smtp
MAIL_HOST=mailhog
MAIL_PORT=1025
MAIL_USERNAME=null
MAIL_PASSWORD=null
MAIL_ENCRYPTION=null
MAIL_FROM_ADDRESS="test@example.com"
MAIL_FROM_NAME="${APP_NAME}"

3.Go to http://localhost:8025 and verify that the mailhog screen appears

Author

Jeff Simons Decena

Contributors

<a href="https://github.com/jsdecena/laracom/graphs/contributors"><img src="https://opencollective.com/laracom/contributors.svg?width=890" title="contributors" alt="contributors" /></a>

License

FOSSA Status