An open API service indexing awesome lists of open source software.

https://github.com/avinashn/sending_html_mails_in_laravel

A tutorial on how to send html emails in Laravel using Beautymail package
https://github.com/avinashn/sending_html_mails_in_laravel

email laravel54 php sendgrid

Last synced: about 2 months ago
JSON representation

A tutorial on how to send html emails in Laravel using Beautymail package

Awesome Lists containing this project

README

          

## Prerequisites


  • After cloning this repository, go to the root folder, run the following command/s,

    composer install
    composer update


  • Rename .env.example to .env and provide your sendgrid details there.

  • Run
    php artisan key:generate

## Working Demo
You can see the demo of the project here

## Reference Post
http://justlaravel.com/send-beautiful-html-mail-laravel-beautymail

## YouTube Video Ref:
https://www.youtube.com/watch?v=OD4jX1bxuQg