sneaker
sneaker copied to clipboard
Allowed to specify FROM EMAIL
Solution for #23
@andrey-helldar Thanks for your all PRs. Will review and merge them soon. Thanks again.
This PR has a bug in ExceptionMailer, you should not use $this->from, this is alreay being used by the Mailable class which it extentds.
Fixed PR (https://github.com/andrey-helldar/sneaker/pull/1)