Tautvydas

Results 18 comments of Tautvydas
trafficstars

@morrisonlevi ah, duration. That might be key here. Got it.

This seems to work for me. The error seems to be due to the fact that your commentable resource has to have not only Laravel relation (in the model) but...

We will have to remove this dependency entirely, so not use collections all-together.

Getting this with 3 monitors (1 - Slack in fullscreen, 2 - App i want to maximize with ShiftIt, 3 - PHPStorm); macOS 10.13.2 + ShiftIt 1.6.6 ``` 2018-03-05 10:39:56.791...

We should catch `MailerSendHttpException` and "convert" it to `TransportException`. In other cases, return `MailerSendException` as intended.