Beautymail
Send beautiful HTML emails with Laravel
File Explorer
Download Latest Version (.zip)- stale.yml
- fb.png
- logo.png
- twitter.png
- logo.png
- fb.png
- logo.png
- twitter.png
- facebook.gif
- flickr.gif
- logo.png
- spacer.gif
- twitter.gif
- .gitkeep
- ark.png
- minty.png
- sunny.png
- widgets.png
- settings.php
- Beautymail.php
- BeautymailFacade.php
- BeautymailServiceProvider.php
- SwiftCssInlinerPlugin.php
- SymfonyCssInlinerPlugin.php
- ark.css
- minty.css
- sunny.css
- ark.scss
- minty.scss
- sunny.scss
- contentEnd.blade.php
- contentStart.blade.php
- heading.blade.php
- wideImage.blade.php
- button.blade.php
- contentCenteredEnd.blade.php
- contentCenteredStart.blade.php
- contentEnd.blade.php
- contentStart.blade.php
- button.blade.php
- contentEnd.blade.php
- contentStart.blade.php
- heading.blade.php
- wideImage.blade.php
- articleEnd.blade.php
- articleStart.blade.php
- newfeatureEnd.blade.php
- newfeatureStart.blade.php
- ark.blade.php
- minty.blade.php
- sunny.blade.php
- widgets.blade.php
- .gitkeep
- .gitkeep
- .gitignore
- .travis.yml
- composer.json
- phpunit.xml
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/snowfire/Beautymail
Downloads the entire project code from GitHub to your computer.
cd Beautymail
Moves into the project folder you just downloaded.
2. PHP (Composer)
Easy RecommendedPrerequisites
composer require snowfire/beautymail
Type this command into your terminal and run it.
composer require illuminate/mail
Type this command into your terminal and run it.
Run it with a built-in server like php -S localhost:8000, then open http://localhost:8000 in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
