handesk
handesk copied to clipboard
ISSUE: on fetch email with attachment
production.ERROR: Trying to get property of non-object {"exception":"[object] (ErrorException(code: 0): Trying to get property of non-object at /app/Attachment.php:29) This is the line $path = str_replace(' ', '', $attachable->id.''.$mailAttachment->name);
As you can see below the send parameter of the function is NULL /app/Jobs/EmailParsers/NewCommentEmailParser.php(21): App\Attachment::storeAttachmentsFromEmail(Object(App\Services\Pop3\IncomingEmail), NULL)