You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Kode 6501aacb1b update to laravel 5.7 and try getting autologin saved 6 years ago
..
.github Add vendor and .env to make usable 7 years ago
doc update to laravel 5.7 and try getting autologin saved 6 years ago
lib update to laravel 5.7 and try getting autologin saved 6 years ago
tests update to laravel 5.7 and try getting autologin saved 6 years ago
.gitattributes Add vendor and .env to make usable 7 years ago
.gitignore Add vendor and .env to make usable 7 years ago
.php_cs.dist update to laravel 5.7 and try getting autologin saved 6 years ago
.travis.yml update to laravel 5.7 and try getting autologin saved 6 years ago
CHANGES update to laravel 5.7 and try getting autologin saved 6 years ago
LICENSE update to laravel 5.7 and try getting autologin saved 6 years ago
README Add vendor and .env to make usable 7 years ago
composer.json update to laravel 5.7 and try getting autologin saved 6 years ago
phpunit.xml.dist Add vendor and .env to make usable 7 years ago

README

Swift Mailer
------------

Swift Mailer is a component based mailing solution for PHP 7.
It is released under the MIT license.

Homepage: https://swiftmailer.symfony.com/
Documentation: https://swiftmailer.symfony.com/docs/introduction.html
Bugs: https://github.com/swiftmailer/swiftmailer/issues
Repository: https://github.com/swiftmailer/swiftmailer

Swift Mailer is highly object-oriented by design and lends itself
to use in complex web application with a great deal of flexibility.

For full details on usage, see the documentation.