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
- Host: GitHub
- URL: https://github.com/avinashn/sending_html_mails_in_laravel
- Owner: avinashn
- Created: 2017-07-21T17:14:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-26T06:50:54.000Z (almost 8 years ago)
- Last Synced: 2025-02-01T04:31:41.434Z (11 months ago)
- Topics: email, laravel54, php, sendgrid
- Language: PHP
- Homepage: http://justlaravel.com/send-beautiful-html-mail-laravel-beautymail
- Size: 920 KB
- Stars: 11
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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