sneaker icon indicating copy to clipboard operation
sneaker copied to clipboard

Allowed to specify FROM EMAIL

Open andrey-helldar opened this issue 7 years ago • 3 comments

Solution for #23

andrey-helldar avatar Jan 17 '19 10:01 andrey-helldar

@andrey-helldar Thanks for your all PRs. Will review and merge them soon. Thanks again.

akaamitgupta avatar Jan 20 '19 04:01 akaamitgupta

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.

karstennilsen avatar Aug 26 '19 08:08 karstennilsen

Fixed PR (https://github.com/andrey-helldar/sneaker/pull/1)

andrey-helldar avatar Aug 26 '19 16:08 andrey-helldar