This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Igor Scheller 90e1a94962 Make application name configurable
* Added app_name configuration option
* Extended `EngelsystemMailer` to prepend the application name to all mails

Closes 
..
Transport Implemented mailing abstraction
EngelsystemMailerTest.php Make application name configurable
MailerServiceProviderTest.php Make application name configurable
MailerTest.php Implemented mailing abstraction